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

  /tools/test/connectivity/acts/tests/google/bt/gatt/
GattOverBrEdrTest.py 235 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
291 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
350 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
456 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattToolTest.py 256 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
391 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
GattConnectTest.py 635 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
694 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
752 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
GattConnectedBaseTest.py 67 if self.cen_ad.droid.gattClientDiscoverServices(self.bluetooth_gatt):
gattc_lib.py 108 self.dut.droid.gattClientDiscoverServices(self.bluetooth_gatt)
137 self.dut.droid.gattClientDiscoverServices(self.bluetooth_gatt)
  /tools/test/connectivity/acts/tests/google/ble/concurrency/
ConcurrentGattConnectTest.py 263 if self.pri_dut.droid.gattClientDiscoverServices(bluetooth_gatt):
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
GattClientFacade.java 139 public boolean gattClientDiscoverServices(@RpcParameter(name = "index") Integer index)
    [all...]

Completed in 1039 milliseconds