Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/drivers/
H A Ddriver_privsep.c551 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_privsep_receive()
H A Ddriver_wext.c496 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in wpa_driver_wext_event_wireless()
1073 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_wext_scan_timeout()
H A Ddriver_nl80211_scan.c176 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_nl80211_scan_timeout()
H A Ddriver_nl80211_event.c1204 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_scan_event()
2008 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_vendor_scan_event()
H A Ddriver.h4310 EVENT_SCAN_RESULTS, enumerator
H A Ddriver_bsd.c1302 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in wpa_driver_bsd_event_receive()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dwpa_priv.c1070 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
H A Devents.c4199 event != EVENT_SCAN_RESULTS && in wpa_supplicant_event()
4311 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c1689 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()