Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DGattClientTest.java270 triggerCharacteristicNotification(characteristic.getInstanceId()); in clientGattNotifyOrIndicateCharacteristic()
404 private void triggerCharacteristicNotification(int instanceId) { in triggerCharacteristicNotification() method in GattClientTest