Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/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) in hs20_fetch_osu() function
H A Dctrl_iface.c10346 if (hs20_fetch_osu(wpa_s, 0) < 0) in wpa_supplicant_ctrl_iface_process()
10349 if (hs20_fetch_osu(wpa_s, 1) < 0) in wpa_supplicant_ctrl_iface_process()