Home
last modified time | relevance | path

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

/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dgatts_lib.py206 self.dut.droid.gattServerCharacteristicSetInstanceId(
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DGattServerFacade.java848 public void gattServerCharacteristicSetInstanceId(@RpcParameter(name = "index") Integer index, in gattServerCharacteristicSetInstanceId() method in GattServerFacade