Home
last modified time | relevance | path

Searched defs:scan_duration (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/bt/
DPowerBLEscanTest.py45 def generate_test_case_no_devices_around(self, scan_mode, scan_duration): argument
54 def measure_ble_scan_power(self, scan_mode, scan_duration): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_power_test_utils.py125 def start_apk_ble_scan(dut, scan_mode, scan_duration): argument