Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py233 AC_CAPABILITIES_MAPPING = { variable
273 for k, v in AC_CAPABILITIES_MAPPING.items()
Dhostapd_config.py127 for cap in hostapd_constants.AC_CAPABILITIES_MAPPING.keys():
129 ret.append(hostapd_constants.AC_CAPABILITIES_MAPPING[cap])
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DWlanPhyCompliance11ACTest.py103 for cap in hostapd_constants.AC_CAPABILITIES_MAPPING.keys():
105 ret.append(hostapd_constants.AC_CAPABILITIES_MAPPING[cap])