Home
last modified time | relevance | path

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

/external/autotest/server/cros/network/
Dhostap_config.py81 N_CAPABILITY_HT40_PLUS = object() variable in HostapConfig
88 N_CAPABILITY_HT40_PLUS,
170 N_CAPABILITY_HT40_PLUS: range(1, 8) +
230 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_PLUS])
231 return ((self.N_CAPABILITY_HT40_PLUS in self._n_capabilities or
623 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_PLUS])
626 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.vht8022 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]
/external/autotest/server/site_tests/network_WiFi_SimpleConnect/
Dcontrol.wifi_check5VHT8026 n_caps = [hostap_config.HostapConfig.N_CAPABILITY_HT40_PLUS]