Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c179 *pos++ = WLAN_EID_EXT_CAPAB; in hostapd_eid_ext_capab()
/external/wpa_supplicant_8/src/rsn_supp/
Dwpa_ie.c425 } else if (*pos == WLAN_EID_EXT_CAPAB) { in wpa_supplicant_parse_ies()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h236 #define WLAN_EID_EXT_CAPAB 127 macro
/external/wpa_supplicant_8/wpa_supplicant/
Dsme.c233 *pos++ = WLAN_EID_EXT_CAPAB; in sme_authenticate()
Dinterworking.c868 ie = wpa_bss_get_ie(bss, WLAN_EID_EXT_CAPAB); in interworking_next_anqp_fetch()
Dscan.c369 wpabuf_put_u8(buf, WLAN_EID_EXT_CAPAB); in wpas_add_interworking_elements()
Dwpa_supplicant.c1288 *pos++ = WLAN_EID_EXT_CAPAB; in wpa_supplicant_associate()