Searched refs:hs20_fetch_osu (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.h39 int hs20_fetch_osu(struct wpa_supplicant *wpa_s, int skip_scan);
H A Dhs20_supplicant.c1192 int hs20_fetch_osu(struct wpa_supplicant *wpa_s, int skip_scan) function
H A Dctrl_iface.c10343 if (hs20_fetch_osu(wpa_s, 0) < 0)
10346 if (hs20_fetch_osu(wpa_s, 1) < 0)

Completed in 81 milliseconds