Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_power_test_utils.py25 BLE_LOCATION_SCAN_ENABLE = 'settings put global ble_scan_always_enabled 1' variable
48 dut.adb.shell(BLE_LOCATION_SCAN_ENABLE)
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBTBaseTest.py24 BLE_LOCATION_SCAN_ENABLE = 'settings put global ble_scan_always_enabled 1' variable
77 self.dut.adb.shell(BLE_LOCATION_SCAN_ENABLE)