Home
last modified time | relevance | path

Searched refs:N_CAPABILITY_HT40_MINUS (Results 1 – 4 of 4) sorted by relevance

/external/autotest/server/cros/network/
Dhostap_config.py87 N_CAPABILITY_HT40_MINUS = object() variable in HostapConfig
94 N_CAPABILITY_HT40_MINUS,
189 HT40_ALLOW_MAP = {N_CAPABILITY_HT40_MINUS: range(5, 14) +
263 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_MINUS])
264 return ((self.N_CAPABILITY_HT40_MINUS in self._n_capabilities or
727 self.HT40_ALLOW_MAP[self.N_CAPABILITY_HT40_MINUS])
732 if (self.N_CAPABILITY_HT40_MINUS in self._n_capabilities and
/external/autotest/server/site_tests/network_WiFi_AttenuatedPerf/
Dcontrol.ht40_ch01126 n_capabilities=[hostap_config.HostapConfig.N_CAPABILITY_HT40_MINUS],
Dcontrol.ht40_ch15326 n_capabilities=[hostap_config.HostapConfig.N_CAPABILITY_HT40_MINUS],
/external/autotest/server/site_tests/network_WiFi_SuspendStress/
Dcontrol.5HT4024 hostap_config.HostapConfig.N_CAPABILITY_HT40_MINUS]