Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/framework/tests/bumble/src/android/bluetooth/
DGattClientTest.java238 public void clientGattNotifyOrIndicateCharacteristic(@TestParameter boolean isIndicate) in clientGattNotifyOrIndicateCharacteristic() argument
240 registerNotificationIndicationGattService(isIndicate); in clientGattNotifyOrIndicateCharacteristic()
255 isIndicate in clientGattNotifyOrIndicateCharacteristic()
265 if (isIndicate) { in clientGattNotifyOrIndicateCharacteristic()
382 private void registerNotificationIndicationGattService(boolean isIndicate) { in registerNotificationIndicationGattService() argument
386 isIndicate in registerNotificationIndicationGattService()