Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/third_party_ap_profiles/
Dnetgear.py134 n_capabilities.append(hostapd_constants.N_CAPABILITY_HT40_PLUS)
252 n_capabilities.append(hostapd_constants.N_CAPABILITY_HT40_PLUS)
Dsecurifi.py63 hostapd_constants.N_CAPABILITY_HT40_PLUS,
Dlinksys.py92 n_capabilities.append(hostapd_constants.N_CAPABILITY_HT40_PLUS)
Dtplink.py243 n_capabilities.append(hostapd_constants.N_CAPABILITY_HT40_PLUS)
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py194 N_CAPABILITY_HT40_PLUS = object() variable
213 N_CAPABILITY_HT40_PLUS: '[HT40+]',
Dhostapd_ap_preset.py150 extended_channel = hostapd_constants.N_CAPABILITY_HT40_PLUS
307 extended_channel = hostapd_constants.N_CAPABILITY_HT40_PLUS
Dhostapd_config.py554 if (hostapd_constants.N_CAPABILITY_HT40_PLUS in self._n_capabilities
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanPhyCompliance11ACTest.py73 hostapd_constants.N_CAPABILITY_HT40_PLUS
DWlanPhyCompliance11NTest.py172 extended_channel = hostapd_constants.N_CAPABILITY_HT40_PLUS
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py257 extended_channel = [hostapd_constants.N_CAPABILITY_HT40_PLUS]