Home
last modified time | relevance | path

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

/hostap-latest/src/drivers/
Ddriver_privsep.c557 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_privsep_receive()
Ddriver_wext.c497 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in wpa_driver_wext_event_wireless()
1079 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_wext_scan_timeout()
Ddriver_nl80211_scan.c173 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_nl80211_scan_timeout()
Ddriver_bsd.c777 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in bsd_wireless_event_receive()
Ddriver.h5307 EVENT_SCAN_RESULTS, enumerator
Ddriver_nl80211_event.c2041 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_scan_event()
3024 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_vendor_scan_event()
Ddriver_zephyr.c479 EVENT_SCAN_RESULTS, in wpa_drv_zep_event_proc_scan_done()
Ddriver_ndis.c732 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_ndis_scan_timeout()
/hostap-latest/wpa_supplicant/
Dwpa_priv.c1081 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
Devents.c6085 event != EVENT_SCAN_RESULTS && in wpa_supplicant_event()
6205 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
/hostap-latest/src/ap/
Ddrv_callbacks.c2457 case EVENT_SCAN_RESULTS: in hostapd_event()