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

/netbsd-current/external/bsd/wpa/dist/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) function
H A Dbeacon.c555 pos = hostapd_eid_hs20_indication(hapd, pos);
1273 tailpos = hostapd_eid_hs20_indication(hapd, tailpos);
H A Dap_drv_ops.c167 pos = hostapd_eid_hs20_indication(hapd, buf);

Completed in 180 milliseconds