Home
last modified time | relevance | path

Searched refs:EVENT_SCAN_RESULTS (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/wpa/src/drivers/
Ddriver_privsep.c557 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_privsep_receive()
Ddriver_wext.c496 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in wpa_driver_wext_event_wireless()
1078 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_wext_scan_timeout()
Ddriver_nl80211_scan.c174 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_nl80211_scan_timeout()
Ddriver_nl80211_event.c1397 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_scan_event()
2301 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_vendor_scan_event()
Ddriver.h4630 EVENT_SCAN_RESULTS, enumerator
Ddriver_bsd.c778 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in bsd_wireless_event_receive()
Ddriver_ndis.c732 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_ndis_scan_timeout()
/freebsd-12-stable/contrib/wpa/wpa_supplicant/
Dwpa_priv.c1077 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
Devents.c4907 event != EVENT_SCAN_RESULTS && in wpa_supplicant_event()
5024 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
/freebsd-12-stable/contrib/wpa/src/ap/
Ddrv_callbacks.c1875 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()