Home
last modified time | relevance | path

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

/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dwpa_ie.c61 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_gen_wpa_ie_wpa()
143 hdr->elem_id = WLAN_EID_RSN; in wpa_gen_wpa_ie_rsn()
Dwpa_ft.c179 rsnie->elem_id = WLAN_EID_RSN; in wpa_ft_gen_req_ies()
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwpa_common.h245 u8 elem_id; member
277 u8 elem_id; /* WLAN_EID_RSN */ member
Dwpa_common.c438 if (hdr->elem_id != WLAN_EID_RSN || in wpa_parse_wpa_ie_rsn()
577 if (hdr->elem_id != WLAN_EID_VENDOR_SPECIFIC || in wpa_parse_wpa_ie_wpa()
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dwpa_auth_ie.c32 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_write_wpa_ie()
98 hdr->elem_id = WLAN_EID_RSN; in wpa_write_rsn_ie()