HomeSort by relevance Sort by last modified time
    Searched refs:gattClientClose (Results 1 - 9 of 9) sorted by null

  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattToolTest.py 159 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
163 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
214 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
271 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
275 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
GattConnectTest.py 80 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
    [all...]
  /tools/test/connectivity/acts/tests/google/coex/performance_tests/
WlanWithBlePerformanceTest.py 45 self.pri_ad.droid.gattClientClose(bluetooth_gatt)
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_gatt_utils.py 61 cen_ad.droid.gattClientClose(bluetooth_gatt)
72 cen_ad.droid.gattClientClose(bluetooth_gatt)
GattConnectedBaseTest.py 166 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
bt_coc_test_utils.py 289 client_ad.droid.gattClientClose(bluetooth_gatt_1)
gattc_lib.py 102 self.dut.droid.gattClientClose(self.bluetooth_gatt)
  /tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py 71 self.cen_ad.droid.gattClientClose(bluetooth_gatt)
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattClientFacade.java 295 public void gattClientClose(@RpcParameter(name = "index") Integer index) throws Exception {
    [all...]

Completed in 500 milliseconds