HomeSort by relevance Sort by last modified time
    Searched refs:gattClientDiscoverServices (Results 1 - 6 of 6) 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 620 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
679 if self.cen_ad.droid.gattClientDiscoverServices(bluetooth_gatt):
737 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):
  /tools/test/connectivity/acts/tests/google/bt/pts/
gattc_lib.py 71 self.dut.droid.gattClientDiscoverServices(self.bluetooth_gatt)
100 self.dut.droid.gattClientDiscoverServices(self.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 140 milliseconds