Home
last modified time | relevance | path

Searched refs:stime_channel (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts/tests/google/wifi/
DWifiScannerScanTest.py95 self.stime_channel = SCAN_TIME_PASSIVE
221 self.wifi_chs, scan_setting, self.stime_channel)
282 self.wifi_chs, scan_setting, self.stime_channel)
338 self.wifi_chs, scan_setting, self.stime_channel)
398 self.wifi_chs, scan_setting, self.stime_channel)
448 self.wifi_chs, scan_setting, self.stime_channel)
804 self.wifi_chs, self.default_scan_setting, self.stime_channel)
888 self.wifi_chs, self.default_batch_scan_setting, self.stime_channel)
1082 self.wifi_chs, self.default_scan_setting, self.stime_channel)
DWifiScannerMultiScanTest.py242 self.stime_channel = 47 #dwell time plus 2ms
279 self.wifi_chs, scan_setting, self.stime_channel)
DWifiScannerBssidTest.py55 self.stime_channel = 47 #dwell time plus 2ms
99 self.wifi_chs, scan_setting, self.stime_channel)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py1413 def get_scan_time_and_channels(wifi_chs, scan_setting, stime_channel): argument
1432 scan_time = len(scan_channels) * stime_channel