Home
last modified time | relevance | path

Searched refs:N_CAPABILITIES_MAPPING (Results 1 – 2 of 2) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_config.py108 for cap in hostapd_constants.N_CAPABILITIES_MAPPING.keys():
110 ret.append(hostapd_constants.N_CAPABILITIES_MAPPING[cap])
375 if cap not in hostapd_constants.N_CAPABILITIES_MAPPING
Dhostapd_constants.py142 N_CAPABILITIES_MAPPING = { variable