Home
last modified time | relevance | path

Searched defs:gattCharacteristic (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Uwb/service/tests/src/com/android/server/uwb/discovery/ble/
DGattTransportClientProviderTest.java270 private void setupGattWriteCharacteristic(BluetoothGattCharacteristic gattCharacteristic) { in setupGattWriteCharacteristic()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java1290 GattCharacteristic gattCharacteristic = (GattCharacteristic) op.mCharacteristic; in onAuthorizedGattOperation() local
1315 GattCharacteristic gattCharacteristic = (GattCharacteristic) op.mCharacteristic; in onAuthorizedGattOperation() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java1201 BluetoothGattCharacteristic gattCharacteristic = in sendReadBassCharacteristicsMessage_inConnectedState() local
2447 BluetoothGattCharacteristic gattCharacteristic = in moveConnectedStateToConnectedProcessingState() local