Home
last modified time | relevance | path

Searched refs:freq_to_channel (Results 1 – 14 of 14) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiCellCoexChannelAvoidTest.py210 freq_1, freq_2, WifiEnums.freq_to_channel[freq_1],
211 WifiEnums.freq_to_channel[freq_2]))
218 freq, WifiEnums.freq_to_channel[freq]))
232 freq, WifiEnums.freq_to_channel[freq]))
269 sapchan1, sapchan2 = WifiEnums.freq_to_channel[
270 freq1], WifiEnums.freq_to_channel[freq2]
DWifiSoftApMultiCountryTest.py135 freq_to_chan = wutils.WifiEnums.freq_to_channel[int(channel)]
DWifiCountrySoftApAcsTest.py150 format(ap_freq, WifiEnums.freq_to_channel[ap_freq]))
DWifiSoftApPerformanceTest.py134 info['channel'] = wutils.WifiEnums.freq_to_channel[int(
DWifiChannelSwitchStressTest.py145 freq_to_chan = wutils.WifiEnums.freq_to_channel[int(channel)]
DWifiSoftApAcsTest.py181 WifiEnums.freq_to_channel[frequency]))
228 ap_chan = wutils.WifiEnums.freq_to_channel[freq]
DWifiRoamingTest.py310 softap_channel = wutils.WifiEnums.freq_to_channel[conn_info["frequency"]]
323 softap_channel = wutils.WifiEnums.freq_to_channel[conn_info["frequency"]]
DWifiBridgedApTest.py298 self.sniffer_config[BAND_5G] = WifiEnums.freq_to_channel[
302 self.sniffer_config[BAND_2G] = WifiEnums.freq_to_channel[
DWifiSoftApTest.py1342 softap_channel = wutils.WifiEnums.freq_to_channel[conn_info["frequency"]]
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/functional/
DProtocolsMultiCountryTest.py120 freq_to_chan = wutils.WifiEnums.freq_to_channel[int(channel)]
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/functional/
DWifiP2pMultiCoutryTest.py86 freq_to_chan = wutils.WifiEnums.freq_to_channel[int(channel)]
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py285 testcase_params['channel'] = wutils.WifiEnums.freq_to_channel[
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py349 testcase_params['channel'] = wutils.WifiEnums.freq_to_channel[
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/
Dwifi_test_utils.py320 freq_to_channel = { variable in WifiEnums