Searched refs:mGattCallbacks (Results 1 – 1 of 1) sorted by relevance
313 private final BluetoothGattCallback mGattCallbacks = new BluetoothGattCallback() { field in BleClientService444 mBluetoothGatt = result.getDevice().connectGatt(mContext, false, mGattCallbacks);