Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/power/bt/
DPowerBLEscanTest.py54 btputils.start_apk_ble_scan(self.dut, scan_mode, self.scan_duration)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
Dbt_power_test_utils.py127 def start_apk_ble_scan(dut, scan_mode, scan_duration): function