Home
last modified time | relevance | path

Searched refs:US_CHANNELS_5G (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py816 hostapd_constants.US_CHANNELS_5G,
828 hostapd_constants.US_CHANNELS_5G[:-1],
839 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
851 hostapd_constants.US_CHANNELS_5G,
864 hostapd_constants.US_CHANNELS_5G[:-1],
876 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
889 hostapd_constants.US_CHANNELS_5G,
902 hostapd_constants.US_CHANNELS_5G[:-1],
914 dict(test_channels=hostapd_constants.US_CHANNELS_5G[:-1],
927 hostapd_constants.US_CHANNELS_5G,
[all …]
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DChannelSwitchTest.py191 channel_switches=hostapd_constants.US_CHANNELS_5G)
199 channel_switches=hostapd_constants.US_CHANNELS_5G,
204 channels = hostapd_constants.US_CHANNELS_5G
288 band_channels = frozenset(hostapd_constants.US_CHANNELS_5G)
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py179 US_CHANNELS_5G = [ variable