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/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientStateMachineTest.java966 BluetoothGattCharacteristic gattCharacteristic = Mockito.mock( in sendReadBassCharacteristicsMessage_inConnectedState() local
1535 BluetoothGattCharacteristic gattCharacteristic = Mockito.mock( in moveConnectedStateToConnectedProcessingState() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/tbs/
DTbsGatt.java1064 GattCharacteristic gattCharacteristic = (GattCharacteristic) op.mCharacteristic; in onAuthorizedGattOperation() local
1091 GattCharacteristic gattCharacteristic = (GattCharacteristic) op.mCharacteristic; in onAuthorizedGattOperation() local