HomeSort by relevance Sort by last modified time
    Searched full:bluetoothstartpairinghelper (Results 1 - 15 of 15) sorted by null

  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bta_lib.py 86 self.dut.droid.bluetoothStartPairingHelper(bool(line))
88 self.dut.droid.bluetoothStartPairingHelper()
bt_coc_test_utils.py 153 server_ad.droid.bluetoothStartPairingHelper()
154 client_ad.droid.bluetoothStartPairingHelper()
BtFunhausBaseTest.py 49 self.ad.droid.bluetoothStartPairingHelper(False)
bt_test_utils.py 820 pri_droid.bluetoothStartPairingHelper(auto_confirm)
821 sec_droid.bluetoothStartPairingHelper(auto_confirm)
    [all...]
  /tools/test/connectivity/acts/tests/google/fugu/
AndroidFuguRemotePairingTest.py 63 self.dut.droid.bluetoothStartPairingHelper(False)
  /tools/test/connectivity/acts/tests/google/ble/system_tests/
BleStressTest.py 332 self.scn_ad.droid.bluetoothStartPairingHelper()
333 self.adv_ad.droid.bluetoothStartPairingHelper()
  /tools/test/connectivity/acts/tests/google/bt/audio_lab/
ThreeButtonDongleTest.py 47 self.dut.droid.bluetoothStartPairingHelper(False)
  /tools/test/connectivity/acts/tests/google/coex/slave_role/functionality_tests/
WlanWithHfpFunctionalitySlaveTest.py 45 self.pri_ad.droid.bluetoothStartPairingHelper(True)
WlanWithA2dpFunctionalitySlaveTest.py 47 self.pri_ad.droid.bluetoothStartPairingHelper(True)
  /tools/test/connectivity/acts/tests/google/coex/slave_role/performance_tests/
CoexBtMultiProfilePerformanceSlaveTest.py 48 self.pri_ad.droid.bluetoothStartPairingHelper(True)
WlanWithA2dpPerformanceSlaveTest.py 42 self.pri_ad.droid.bluetoothStartPairingHelper(True)
WlanWithHFPPerformanceSlaveTest.py 49 self.pri_ad.droid.bluetoothStartPairingHelper(True)
  /tools/test/connectivity/acts/tests/google/bt/
RfcommTest.py 211 self.server_ad.droid.bluetoothStartPairingHelper()
212 self.client_ad.droid.bluetoothStartPairingHelper()
  /tools/test/connectivity/acts/tests/google/ble/gatt/
GattConnectTest.py     [all...]
  /external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
BluetoothConnectionFacade.java 497 public void bluetoothStartPairingHelper(

Completed in 172 milliseconds