Home
last modified time | relevance | path

Searched refs:hs20_get_icon (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.h45 int hs20_get_icon(struct wpa_supplicant *wpa_s, const u8 *bssid,
H A Dhs20_supplicant.c338 int hs20_get_icon(struct wpa_supplicant *wpa_s, const u8 *bssid, in hs20_get_icon() function
H A Dctrl_iface.c7847 return hs20_get_icon(wpa_s, dst_addr, icon, atoi(poffset), atoi(psize), in get_hs20_icon()