Searched defs:scan_setting (Results 1 – 4 of 4) sorted by relevance
| /tools/test/connectivity/acts/tests/google/wifi/ |
| D | WifiScannerScanTest.py | 195 result_rt, scan_setting): argument 259 def wifi_scanner_single_scan(self, scan_setting): argument 315 def wifi_scanner_single_scan_full(self, scan_setting): argument 377 def wifi_scanner_batch_scan_full(self, scan_setting): argument 427 def wifi_scanner_batch_scan(self, scan_setting): argument 510 def start_wifi_scanner_single_scan_expect_failure(self, scan_setting): argument 528 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 | 876 def start_wifi_background_scan(ad, scan_setting): argument 1672 def start_wifi_single_scan(ad, scan_setting): argument 1711 def get_scan_time_and_channels(wifi_chs, scan_setting, stime_channel): argument
|