Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py251 PMF_SUPPORT_DISABLED = 0 variable
254 PMF_SUPPORT_VALUES = (PMF_SUPPORT_DISABLED, PMF_SUPPORT_ENABLED,
Dhostapd_config.py317 pmf_support=hostapd_constants.PMF_SUPPORT_DISABLED,