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

  /tools/test/connectivity/acts/tests/google/ble/scan/
BleBackgroundScanTest.py 236 state = self.scn_ad.droid.bluetoothGetLeState()
252 state = self.scn_ad.droid.bluetoothGetLeState()
264 state = self.scn_ad.droid.bluetoothGetLeState()
273 state = self.scn_ad.droid.bluetoothGetLeState()
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothFacade.java 454 public int bluetoothGetLeState() {
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_test_utils.py 296 get_state = lambda: droid.bluetoothGetLeState()
    [all...]

Completed in 84 milliseconds