Searched refs:PMF_SUPPORT_REQUIRED (Results 1 – 3 of 3) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/ |
D | WlanSecurityComplianceABGTest.py | 1107 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1126 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1144 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1161 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1181 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1199 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1216 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1236 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1254 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, 1271 pmf_support=hostapd_constants.PMF_SUPPORT_REQUIRED, [all …]
|
/tools/test/connectivity/acts/framework/acts/controllers/ap_lib/ |
D | hostapd_constants.py | 345 PMF_SUPPORT_REQUIRED = 2 variable 347 PMF_SUPPORT_REQUIRED)
|
D | hostapd_config.py | 457 self._pmf_support = hostapd_constants.PMF_SUPPORT_REQUIRED 469 elif (pmf_support != hostapd_constants.PMF_SUPPORT_REQUIRED
|