Home
last modified time | relevance | path

Searched refs:mBluetoothGattCallback (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/ble/
DGattTransportClientProviderTest.java140 private BluetoothGattCallback mBluetoothGattCallback; field in GattTransportClientProviderTest
228 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 …]
/packages/modules/Uwb/service/java/com/android/server/uwb/discovery/ble/
DGattTransportClientProvider.java95 private BluetoothGattCallback mBluetoothGattCallback = field in GattTransportClientProvider
303 mBluetoothGattCallback, in start()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothGatt.java219 private final IBluetoothGattCallback mBluetoothGattCallback = field in BluetoothGatt
1116 new ParcelUuid(uuid), mBluetoothGattCallback, eattSupport, mAttributionSource); in registerApp()
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt352 Landroid/bluetooth/BluetoothGatt;->mBluetoothGattCallback:Landroid/bluetooth/IBluetoothGattCallback;