Searched refs:hostapd_eid_wpa (Results 1 – 1 of 1) sorted by relevance
/external/wpa_supplicant_8/src/ap/ |
D | beacon.c | 290 static u8 * hostapd_eid_wpa(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_wpa() function 459 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 525 pos = hostapd_eid_wpa(hapd, pos, epos - pos); in hostapd_gen_probe_resp() 1165 tailpos = hostapd_eid_wpa(hapd, tailpos, in ieee802_11_build_ap_params() 1239 tailpos = hostapd_eid_wpa(hapd, tailpos, in ieee802_11_build_ap_params()
|