Searched defs:scan_mode (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/bt/performance/ |
D | BtA2dpRangeWithBleScanTest.py | 79 def BtA2dp_with_ble_scan_test_logic(self, codec_config, scan_mode): argument 85 def create_test_name(self, codec_config, scan_mode): argument 94 def start_ble_scan(self, scan_mode): argument
|
/tools/test/connectivity/acts_tests/tests/google/power/bt/ |
D | PowerBLEscanTest.py | 40 def generate_test_case_no_devices_around(self, scan_mode): argument 49 def measure_ble_scan_power(self, scan_mode): argument
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | bt_power_test_utils.py | 127 def start_apk_ble_scan(dut, scan_mode, scan_duration): argument
|
D | bta_lib.py | 36 def set_scan_mode(self, scan_mode): argument
|