Searched refs:EVENT_SCAN_RESULTS (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/contrib/wpa/src/drivers/ |
| D | driver_privsep.c | 557 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_privsep_receive()
|
| D | driver_wext.c | 496 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()
|
| D | driver_nl80211_scan.c | 174 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_nl80211_scan_timeout()
|
| D | driver_nl80211_event.c | 1397 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()
|
| D | driver.h | 4630 EVENT_SCAN_RESULTS, enumerator
|
| D | driver_bsd.c | 778 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, in bsd_wireless_event_receive()
|
| D | driver_ndis.c | 732 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL); in wpa_driver_ndis_scan_timeout()
|
| /freebsd-12-stable/contrib/wpa/wpa_supplicant/ |
| D | wpa_priv.c | 1077 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
|
| D | events.c | 4907 event != EVENT_SCAN_RESULTS && in wpa_supplicant_event() 5024 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
|
| /freebsd-12-stable/contrib/wpa/src/ap/ |
| D | drv_callbacks.c | 1875 case EVENT_SCAN_RESULTS: in wpa_supplicant_event()
|