Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/
Dbluetooth_device.py512 self.dut.droid.gattClientReadCharacteristicByInstanceId(
544 self.dut.droid.gattClientReadCharacteristicByInstanceId(
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dgattc_lib.py150 self.dut.droid.gattClientReadCharacteristicByInstanceId(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattClientFacade.java520 public boolean gattClientReadCharacteristicByInstanceId( in gattClientReadCharacteristicByInstanceId() method in GattClientFacade