Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ft.c190 const u8 *ap_mdie, int omit_rsnxe) in wpa_ft_gen_req_ies() argument
401 if (omit_rsnxe) { in wpa_ft_gen_req_ies()
/external/wpa_supplicant_8/src/ap/
Dwpa_auth.h460 int omit_rsnxe);
Dieee802_11.c4888 int omit_rsnxe) in send_assoc_resp() argument
4959 omit_rsnxe); in send_assoc_resp()
5051 if (!omit_rsnxe) in send_assoc_resp()
5323 int omit_rsnxe = 0; in handle_assoc() local
5536 omit_rsnxe = !get_ie(pos, left, WLAN_EID_RSNX); in handle_assoc()
5691 pos, left, rssi, omit_rsnxe); in handle_assoc()
Dwpa_auth_ft.c2508 int omit_rsnxe) in wpa_sm_write_assoc_resp_ies() argument
2745 if (omit_rsnxe) { in wpa_sm_write_assoc_resp_ies()
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c341 int omit_rsnxe = 0; in sme_send_authentication() local
549 omit_rsnxe = !wpa_bss_get_ie(bss, WLAN_EID_RSNX); in sme_send_authentication()
659 !omit_rsnxe) { in sme_send_authentication()