Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/common/
Ddefs.h328 MGMT_FRAME_PROTECTION_REQUIRED = 2, enumerator
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_ie.c236 if (conf->ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) in wpa_write_rsn_ie()
553 if (wpa_auth->conf.ieee80211w == MGMT_FRAME_PROTECTION_REQUIRED) { in wpa_validate_wpa_ie()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_hostap.c123 auth_conf->ieee80211w = MGMT_FRAME_PROTECTION_REQUIRED; in hostap_init()