Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBLEscanTest.py22 BLE_LOCATION_SCAN_ENABLE = 'settings put secure location_mode 3' variable
39 self.dut.adb.shell(BLE_LOCATION_SCAN_ENABLE)
DPowerBLEadvertiseTest.py22 BLE_LOCATION_SCAN_ENABLE = 'settings put secure location_mode 3' variable
40 self.dut.adb.shell(BLE_LOCATION_SCAN_ENABLE)
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_power_test_utils.py22 BLE_LOCATION_SCAN_ENABLE = 'settings put global ble_scan_always_enabled 1' variable