Home
last modified time | relevance | path

Searched refs:bluetooth_off (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/ble/scan/
DBleBackgroundScanTest.py25 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_off
116 self.scn_ad.ed.pop_event(bluetooth_off, self.default_timeout)
119 bluetooth_off))
168 self.scn_ad.ed.pop_event(bluetooth_off, self.default_timeout)
172 bluetooth_off))
225 self.scn_ad.ed.pop_event(bluetooth_off, self.default_timeout)
228 bluetooth_off))
/tools/test/connectivity/acts_tests/tests/google/bt/system_tests/
DBtStressTest.py24 from acts_contrib.test_utils.bt.bt_constants import bluetooth_off
72 dut.ed.pop_event(bluetooth_off, self.default_timeout)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_constants.py60 bluetooth_off = "BluetoothStateChangedOff" variable
Dbt_test_utils.py39 from acts_contrib.test_utils.bt.bt_constants import bluetooth_off
1395 expected_bluetooth_off_event_name = bluetooth_off