Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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.c553 pos = hostapd_eid_hs20_indication(hapd, pos); in hostapd_gen_probe_resp()
1268 tailpos = hostapd_eid_hs20_indication(hapd, tailpos); in ieee802_11_build_ap_params()
Dap_drv_ops.c167 pos = hostapd_eid_hs20_indication(hapd, buf); in hostapd_build_ap_extra_ies()