Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/ble/power/
DGattPowerTest.py95 if not self.disable_location_scanning():
DBleScanPowerTest.py89 if not self.disable_location_scanning():
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DPowerBaseTest.py68 def disable_location_scanning(self): member in PowerBaseTest