Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/wpa_supplicant/
Drrm.c595 elem = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in wpas_beacon_request_freqs()
Dwnm_sta.c438 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY); in wnm_nei_get_chan()
Dsme.c1612 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in sme_proc_obss_scan()
/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h278 #define WLAN_EID_COUNTRY 7 macro
/external/wpa_supplicant_8/src/ap/
Dbeacon.c240 *pos++ = WLAN_EID_COUNTRY; in hostapd_eid_country()