Searched defs:scan_setting (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiScannerScanTest.py | 182 result_rt, scan_setting): argument 251 def wifi_scanner_single_scan(self, scan_setting): argument 307 def wifi_scanner_single_scan_full(self, scan_setting): argument 369 def wifi_scanner_batch_scan_full(self, scan_setting): argument 419 def wifi_scanner_batch_scan(self, scan_setting): argument 502 def start_wifi_scanner_single_scan_expect_failure(self, scan_setting): argument 520 def start_wifi_scanner_background_scan_expect_failure(self, scan_setting): argument
|
D | WifiScannerMultiScanTest.py | 44 def __init__(self, scan_setting, scan_channels): argument 272 def start_scan(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
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/ |
D | wifi_test_utils.py | 964 def start_wifi_background_scan(ad, scan_setting): argument 1918 def start_wifi_single_scan(ad, scan_setting): argument 1957 def get_scan_time_and_channels(wifi_chs, scan_setting, stime_channel): argument
|