Home
last modified time | relevance | path

Searched refs:hostapd_eid_bss_load (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dbeacon.c39 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() function
527 pos = hostapd_eid_bss_load(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
1545 tailpos = hostapd_eid_bss_load(hapd, tailpos, tailend - tailpos); in ieee802_11_build_ap_params()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dbeacon.c60 static u8 * hostapd_eid_bss_load(struct hostapd_data *hapd, u8 *eid, size_t len) in hostapd_eid_bss_load() function
462 pos = hostapd_eid_bss_load(hapd, pos, epos - pos); in hostapd_gen_probe_resp()
1176 tailpos = hostapd_eid_bss_load(hapd, tailpos, in ieee802_11_build_ap_params()

Completed in 5 milliseconds