Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/drivers/
Ddriver_privsep.c469 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_privsep_receive()
Ddriver_nl80211_scan.c102 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_nl80211_scan_timeout()
Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in wpa_driver_wext_event_wireless()
1081 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_wext_scan_timeout()
Ddriver.h3447 EVENT_SCAN_RESULTS, enumerator
Ddriver_bsd.c1251 wpa_supplicant_event(ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_bsd_event_receive()
Ddriver_nl80211_event.c1030 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event); in send_scan_event()
Ddriver_ndis.c731 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_ndis_scan_timeout()
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_priv.c854 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
Devents.c3283 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/src/ap/
Ddrv_callbacks.c1123 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()