OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:band_to_freq
(Results
1 - 2
of
2
) sorted by null
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
wifi_test_utils.py
375
def
band_to_freq
(self, band):
member in class:WifiChannelBase
709
scan_channels = wifi_chs.
band_to_freq
(scan_setting["band"])
/tools/test/connectivity/acts/tests/google/wifi/
WifiScannerScanTest.py
522
expected = self.wifi_chs.
band_to_freq
(band)
[
all
...]
Completed in 305 milliseconds