Searched refs:hostapd_eid_country (Results 1 - 2 of 2) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | beacon.c | 207 static u8 * hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_country() function 509 pos = hostapd_eid_country(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 1527 tailpos = hostapd_eid_country(hapd, tailpos, tailend - tailpos); in ieee802_11_build_ap_params()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | beacon.c | 228 static u8 * hostapd_eid_country(struct hostapd_data *hapd, u8 *eid, in hostapd_eid_country() function 441 pos = hostapd_eid_country(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 1148 tailpos = hostapd_eid_country(hapd, tailpos, in ieee802_11_build_ap_params()
|
Completed in 5 milliseconds