Searched refs:mBluetoothGattCallback (Results 1 – 4 of 4) sorted by relevance
140 private BluetoothGattCallback mBluetoothGattCallback; field in GattTransportClientProviderTest228 mBluetoothGattCallback = in setupGattConnect()232 mBluetoothGattCallback.onConnectionStateChange( in setupGattConnect()261 mBluetoothGattCallback.onServicesDiscovered( in setupGattServicesDiscover()276 mBluetoothGattCallback.onCharacteristicWrite( in setupGattWriteCharacteristic()296 mBluetoothGattCallback.onDescriptorWrite( in setupGattWriteDescriptor()403 mBluetoothGattCallback.onConnectionStateChange( in testConnectionStateChange_disconnected()418 mBluetoothGattCallback.onConnectionStateChange( in testConnectionStateChange_statusFailed()429 mBluetoothGattCallback.onServiceChanged(mMockBluetoothGatt); in testServiceChanged()438 mBluetoothGattCallback.onDescriptorWrite( in testDescriptorWrite_statusFailed()[all …]
95 private BluetoothGattCallback mBluetoothGattCallback = field in GattTransportClientProvider303 mBluetoothGattCallback, in start()
219 private final IBluetoothGattCallback mBluetoothGattCallback = field in BluetoothGatt1116 new ParcelUuid(uuid), mBluetoothGattCallback, eattSupport, mAttributionSource); in registerApp()
352 Landroid/bluetooth/BluetoothGatt;->mBluetoothGattCallback:Landroid/bluetooth/IBluetoothGattCallback;