Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dwps_supplicant.h88 bool wpas_wps_partner_link_scan_done(struct wpa_supplicant *wpa_s);
149 static inline bool wpas_wps_partner_link_scan_done(struct wpa_supplicant *wpa_s) in wpas_wps_partner_link_scan_done() function
H A Dwps_supplicant.c3036 bool wpas_wps_partner_link_scan_done(struct wpa_supplicant *wpa_s) in wpas_wps_partner_link_scan_done() function
H A Devents.c2591 if (wpa_s->supp_pbc_active && !wpas_wps_partner_link_scan_done(wpa_s)) in _wpa_supplicant_event_scan_results()