HomeSort by: relevance | last modified time | path
    Searched refs:hostapd_eid_hs20_indication (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/wpa/dist/src/ap/
hs20.h 14 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid);
hs20.c 22 u8 * hostapd_eid_hs20_indication(struct hostapd_data *hapd, u8 *eid) function
beacon.c 881 pos = hostapd_eid_hs20_indication(hapd, pos);
2363 tailpos = hostapd_eid_hs20_indication(hapd, tailpos);
ap_drv_ops.c 180 pos = hostapd_eid_hs20_indication(hapd, buf);

Completed in 15 milliseconds