Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dautoscan.h27 int autoscan_notify_scan(struct wpa_supplicant *wpa_s,
51 static inline int autoscan_notify_scan(struct wpa_supplicant *wpa_s, in autoscan_notify_scan() function
H A Dautoscan.c143 int autoscan_notify_scan(struct wpa_supplicant *wpa_s, in autoscan_notify_scan() function
H A Devents.c2550 if (autoscan_notify_scan(wpa_s, scan_res)) in _wpa_supplicant_event_scan_results()