Searched refs:hostapd_eid_wpa (Results 1 - 1 of 1) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | beacon.c | 290 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_wpa() function 460 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 527 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 1168 tailpos = hostapd_eid_wpa(hapd, tailpos, in ieee802_11_build_ap_params() 1244 tailpos = hostapd_eid_wpa(hapd, tailpos, in ieee802_11_build_ap_params()
|
Completed in 3 milliseconds