Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/bt/system_tests/
DBtStressTest.py25 from acts_contrib.test_utils.bt.bt_constants import bluetooth_on
80 dut.ed.pop_event(bluetooth_on, self.default_timeout)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_test_utils.py40 from acts_contrib.test_utils.bt.bt_constants import bluetooth_on
106 expected_bluetooth_on_event_name = bluetooth_on
385 expected_bluetooth_on_event_name = bluetooth_on
526 expected_bluetooth_on_event_name = bluetooth_on
Dbt_constants.py61 bluetooth_on = "BluetoothStateChangedOn" variable
/tools/test/connectivity/acts_tests/tests/google/ble/scan/
DBleBackgroundScanTest.py26 from acts_contrib.test_utils.bt.bt_test_utils import bluetooth_on