Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/ap/
H A Dhs20.h14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
H A Dhs20.c22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_hs20_indication() function
H A Dbeacon.c881 pos = hostapd_eid_hs20_indication(hapd, pos); in hostapd_probe_resp_fill_elems()
2363 tailpos = hostapd_eid_hs20_indication(hapd, tailpos); in ieee802_11_build_ap_params()
H A Dap_drv_ops.c180 pos = hostapd_eid_hs20_indication(hapd, buf); in hostapd_build_ap_extra_ies()