OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stime_channel
(Results
1 - 4
of
4
) sorted by null
/tools/test/connectivity/acts/tests/google/wifi/
WifiScannerScanTest.py
79
self.
stime_channel
= SCAN_TIME_PASSIVE
202
self.
stime_channel
)
259
self.
stime_channel
)
315
self.
stime_channel
)
362
self.
stime_channel
)
413
self.
stime_channel
)
[
all
...]
WifiScannerMultiScanTest.py
198
self.
stime_channel
= 47 #dwell time plus 2ms
227
self.
stime_channel
WifiScannerBssidTest.py
59
self.
stime_channel
= 47 #dwell time plus 2ms
103
self.
stime_channel
)
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py
693
def get_scan_time_and_channels(wifi_chs, scan_setting,
stime_channel
):
700
stime_channel
: scan time per channel
712
scan_time = len(scan_channels) *
stime_channel
Completed in 76 milliseconds