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

  /tools/test/connectivity/acts/tests/google/coex/performance_tests/
WlanStandalonePerformanceTest.py 18 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
28 if not disable_bluetooth(self.pri_ad.droid):
  /tools/test/connectivity/acts/framework/acts/test_utils/bt/
bt_power_test_utils.py 21 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
57 disable_bluetooth(dut.droid)
bt_test_utils.py 597 def disable_bluetooth(droid): function
626 disable_bluetooth(droid)
    [all...]
  /tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerBTBaseTest.py 20 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
86 disable_bluetooth(self.dut.droid)
  /tools/test/connectivity/acts/tests/google/ble/power/
BleScanPowerTest.py 30 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
64 disable_bluetooth(ad.droid)
  /tools/test/connectivity/acts/framework/acts/test_utils/coex/
CoexBaseTest.py 23 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
89 if not disable_bluetooth(self.pri_ad.droid):
coex_test_utils.py 37 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
736 if not disable_bluetooth(pri_ad.droid):
  /tools/test/connectivity/acts/tests/google/bt/car_bt/
BtCarHfpConnectionTest.py 178 if not bt_test_utils.disable_bluetooth(self.hf.droid):
  /tools/test/connectivity/acts/tests/google/bt/power/
A2dpPowerTest.py 38 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
386 if not disable_bluetooth(self.ad.droid):
    [all...]
  /tools/test/connectivity/acts/tests/google/tel/live/
TelLiveDataTest.py 30 from acts.test_utils.bt.bt_test_utils import disable_bluetooth
754 disable_bluetooth(self.provider.droid)
    [all...]

Completed in 108 milliseconds