Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dgattc_lib.py358 self.dut.droid.gattClientSetCharacteristicNotificationByIndex(
391 self.dut.droid.gattClientSetCharacteristicNotificationByIndex(
404 self.dut.droid.gattClientSetCharacteristicNotificationByIndex(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattClientFacade.java1842 public boolean gattClientSetCharacteristicNotificationByIndex( in gattClientSetCharacteristicNotificationByIndex() method in GattClientFacade