Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattWriteTest.py62 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
175 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
229 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
310 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
394 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
536 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/ble/system_tests/
DGattLongevityTest.py65 self.cen_ad.droid.gattClientCharacteristicSetWriteType(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattClientFacade.java1630 public boolean gattClientCharacteristicSetWriteType( in gattClientCharacteristicSetWriteType() method in GattClientFacade