Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/bt/system_tests/
DBtStressTest.py25 from acts.test_utils.bt.bt_constants import bluetooth_on
80 dut.ed.pop_event(bluetooth_on, self.default_timeout)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py61 bluetooth_on = "BluetoothStateChangedOn" variable
Dbt_test_utils.py36 from acts.test_utils.bt.bt_constants import bluetooth_on
102 expected_bluetooth_on_event_name = bluetooth_on
378 expected_bluetooth_on_event_name = bluetooth_on
519 expected_bluetooth_on_event_name = bluetooth_on
/tools/test/connectivity/acts/tests/google/ble/scan/
DBleBackgroundScanTest.py26 from acts.test_utils.bt.bt_test_utils import bluetooth_on