Home
last modified time | relevance | path

Searched refs:bluetooth_enabled_check (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/
DBtAirplaneModeTest.py23 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
68 if not bluetooth_enabled_check(self.dut):
101 if not bluetooth_enabled_check(self.dut):
140 if not bluetooth_enabled_check(self.dut):
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dsimulated_carkit_device.py20 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
29 if not bluetooth_enabled_check(self.ad):
Dbt_test_utils.py93 def bluetooth_enabled_check(ad, timeout_sec=5): function
552 if not bluetooth_enabled_check(a):
1223 if not bluetooth_enabled_check(panu_dut):
1225 if not bluetooth_enabled_check(pan_dut):
1404 if not bluetooth_enabled_check(a):
DBtFunhausBaseTest.py21 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/headphone_automation/
DHeadphoneTest.py32 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
70 if not bluetooth_enabled_check(self.ad):
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_bt_utils.py19 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
34 if not bluetooth_enabled_check(ad):
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/pan/
DBtPanTest.py27 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_enabled_check
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/bt/car_bt/
DBtCarToggleTest.py37 if not bt_test_utils.bluetooth_enabled_check(self.droid_ad):
DBtCarMultiUserTest.py40 if not bt_test_utils.bluetooth_enabled_check(self.droid_ad):