Searched defs:scan_setting (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiScannerScanTest.py | 197 result_rt, scan_setting): argument 261 def wifi_scanner_single_scan(self, scan_setting): argument 317 def wifi_scanner_single_scan_full(self, scan_setting): argument 379 def wifi_scanner_batch_scan_full(self, scan_setting): argument 429 def wifi_scanner_batch_scan(self, scan_setting): argument 512 def start_wifi_scanner_single_scan_expect_failure(self, scan_setting): argument 530 def start_wifi_scanner_background_scan_expect_failure(self, scan_setting): argument
|
D | WifiScannerBssidTest.py | 83 def fetch_scan_result(self, scan_idx, scan_setting): argument 115 def start_scan_and_validate_environment(self, scan_setting, argument
|
D | WifiScannerMultiScanTest.py | 44 def __init__(self, scan_setting, scan_channels): argument 274 def start_scan(self, scan_setting): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 857 def start_wifi_background_scan(ad, scan_setting): argument 1374 def start_wifi_single_scan(ad, scan_setting): argument 1413 def get_scan_time_and_channels(wifi_chs, scan_setting, stime_channel): argument
|