Searched defs:scan_setting (Results 1 – 4 of 4) sorted by relevance
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiScannerScanTest.py | 185 result_rt, scan_setting): argument 254 def wifi_scanner_single_scan(self, scan_setting): argument 310 def wifi_scanner_single_scan_full(self, scan_setting): argument 372 def wifi_scanner_batch_scan_full(self, scan_setting): argument 422 def wifi_scanner_batch_scan(self, scan_setting): argument 505 def start_wifi_scanner_single_scan_expect_failure(self, scan_setting): argument 523 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 282 def start_scan(self, scan_setting): argument
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_test_utils.py | 892 def start_wifi_background_scan(ad, scan_setting): argument 1683 def start_wifi_single_scan(ad, scan_setting): argument 1722 def get_scan_time_and_channels(wifi_chs, scan_setting, stime_channel): argument
|