Home
last modified time | relevance | path

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

/hostap-3.6.0/src/ap/
Dhs20.h14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
Dhs20.c22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) in hostapd_eid_hs20_indication() function
Dbeacon.c624 pos = hostapd_eid_hs20_indication(hapd, pos); in hostapd_gen_probe_resp()
1646 tailpos = hostapd_eid_hs20_indication(hapd, tailpos); in ieee802_11_build_ap_params()
Dap_drv_ops.c172 pos = hostapd_eid_hs20_indication(hapd, buf); in hostapd_build_ap_extra_ies()