Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dwpa_common.h212 u8 elem_id; member
244 u8 elem_id; /* WLAN_EID_RSN */ member
Dwpa_common.c433 if (hdr->elem_id != WLAN_EID_RSN || in wpa_parse_wpa_ie_rsn()
619 if (hdr->elem_id != WLAN_EID_VENDOR_SPECIFIC || in wpa_parse_wpa_ie_wpa()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c51 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_gen_wpa_ie_wpa()
125 hdr->elem_id = WLAN_EID_RSN; in wpa_gen_wpa_ie_rsn()
Dpeerkey.c257 hdr->elem_id = WLAN_EID_RSN; in wpa_supplicant_process_smk_m2()
1040 hdr->elem_id = WLAN_EID_RSN; in wpa_sm_stkstart()
Dwpa_ft.c169 rsnie->elem_id = WLAN_EID_RSN; in wpa_ft_gen_req_ies()
Dtdls.c943 hdr->elem_id = WLAN_EID_RSN; in wpa_tdls_send_tpk_m1()
1696 hdr->elem_id = WLAN_EID_RSN; in wpa_tdls_process_tpk_m1()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth_ie.c35 hdr->elem_id = WLAN_EID_VENDOR_SPECIFIC; in wpa_write_wpa_ie()
101 hdr->elem_id = WLAN_EID_RSN; in wpa_write_rsn_ie()