Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/
Dhostapd_constants.py342 PMF_SUPPORT_ENABLED = 1 variable
344 PMF_SUPPORT_VALUES = (PMF_SUPPORT_DISABLED, PMF_SUPPORT_ENABLED,
Dhostapd_config.py456 self._pmf_support = hostapd_constants.PMF_SUPPORT_ENABLED