Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dieee802_11_defs.h229 #define WLAN_EID_COUNTRY 7 macro
/external/wpa_supplicant_8/wpa_supplicant/
Dwnm_sta.c435 const u8 *elem = wpa_bss_get_ie(bss, WLAN_EID_COUNTRY); in wnm_nei_get_chan()
Dsme.c1316 ie = wpa_bss_get_ie(wpa_s->current_bss, WLAN_EID_COUNTRY); in sme_proc_obss_scan()
/external/wpa_supplicant_8/src/ap/
Dbeacon.c236 *pos++ = WLAN_EID_COUNTRY; in hostapd_eid_country()