Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattNotifyTest.py68 self.cen_ad.droid.gattClientSetCharacteristicNotification(
DGattToolTest.py428 self.cen_ad.droid.gattClientSetCharacteristicNotification(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattClientFacade.java1797 public boolean gattClientSetCharacteristicNotification( in gattClientSetCharacteristicNotification() method in GattClientFacade