Home
last modified time | relevance | path

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

/hostap-3.6.0/wpa_supplicant/
Drrm.c662 elem = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in wpas_beacon_request_freqs()
Dwnm_sta.c538 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY); in wnm_nei_get_chan()
Dsme.c2426 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in sme_proc_obss_scan()
/hostap-3.6.0/src/common/
Dieee802_11_defs.h284 #define WLAN_EID_COUNTRY 7 macro
/hostap-3.6.0/src/ap/
Dbeacon.c221 *pos++ = WLAN_EID_COUNTRY; in hostapd_eid_country()