Home
last modified time | relevance | path

Searched refs:elem_id (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-2.7.6/components/wpa_supplicant/src/common/
Dwpa_common.h210 u8 elem_id; member
242 u8 elem_id; /* WLAN_EID_RSN */ member
Dwpa_common.c141 if (hdr->elem_id != WLAN_EID_RSN || in wpa_parse_wpa_ie_rsn()
286 if (hdr->elem_id != WLAN_EID_VENDOR_SPECIFIC || in wpa_parse_wpa_ie_wpa()
/hal_espressif-2.7.6/components/wpa_supplicant/src/rsn_supp/
Dwpa_ie.c58 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_gen_wpa_ie_wpa()
153 hdr->elem_id = WLAN_EID_RSN; in wpa_gen_wpa_ie_rsn()
/hal_espressif-2.7.6/components/wpa_supplicant/src/ap/
Dwpa_auth_ie.c31 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_write_wpa_ie()
97 hdr->elem_id = WLAN_EID_RSN; in wpa_write_rsn_ie()