Home
last modified time | relevance | path

Searched refs:WLAN_EID_ROAMING_CONSORTIUM (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dieee802_11_shared.c389 *pos++ = WLAN_EID_ROAMING_CONSORTIUM; in hostapd_eid_roaming_consortium()
/external/wpa_supplicant_8/wpa_supplicant/
Dinterworking.c229 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in additional_roaming_consortiums()
1153 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in cred_no_required_oi_match()
1352 ie = wpa_bss_get_ie(bss, WLAN_EID_ROAMING_CONSORTIUM); in interworking_credentials_available_roaming_consortium()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h361 #define WLAN_EID_ROAMING_CONSORTIUM 111 macro