Home
last modified time | relevance | path

Searched refs:N_CAPABILITY_HT40_PLUS (Results 1 – 10 of 10) sorted by relevance

/external/autotest/server/cros/network/
Dhostap_config.py81 N_CAPABILITY_HT40_PLUS = object() variable in HostapConfig
88 N_CAPABILITY_HT40_PLUS,
178 N_CAPABILITY_HT40_PLUS: range(1, 8) +
238 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_PLUS])
239 return ((self.N_CAPABILITY_HT40_PLUS in self._n_capabilities or
684 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_PLUS])
687 if (self.N_CAPABILITY_HT40_PLUS in self._n_capabilities and
/external/autotest/server/site_tests/network_WiFi_Manual/
Dnetwork_WiFi_Manual.py22 [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]))
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
Dcontrol.ht40_ch04426 n_capabilities=[hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS],
Dcontrol.ht40_ch00626 n_capabilities=[hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS],
Dcontrol.ht40_ch00126 n_capabilities=[hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS],
/external/autotest/server/site_tests/network_WiFi_Perf/
Dcontrol.vht8023 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dcontrol.VHT8024 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dcontrol.wifi_check5VHT80_mixed23 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]
Dcontrol.wifi_check5VHT80_pure25 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]
/external/autotest/server/site_tests/network_WiFi_RoamFT/
Dnetwork_WiFi_RoamFT.py101 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]