Home
last modified time | relevance | path

Searched refs:bluetooth_le_off (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/ble/scan/
DBleBackgroundScanTest.py31 from acts.test_utils.bt.bt_constants import bluetooth_le_off
246 self.scn_ad.ed.pop_event(bluetooth_le_off, self.default_timeout)
250 bluetooth_le_off))
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_constants.py78 bluetooth_le_off = "BleStateChangedOff" variable