Searched refs:EVENT_SCAN_RESULTS (Results 1 - 25 of 26) sorted by relevance

12

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_privsep.c463 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3071 * EVENT_SCAN_RESULTS - Scan results available
3078 * EVENT_SCAN_RESULTS call. If such event is not available from the
3080 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3084 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3489 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
3908 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_wext.c503 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
990 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_bsd.c1242 wpa_supplicant_event(ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_ndis.c731 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_test.c1269 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_nl80211.c2317 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
3125 * EVENT_SCAN_RESULTS in scan_for_auth case and the
5084 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_privsep.c463 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3071 * EVENT_SCAN_RESULTS - Scan results available
3078 * EVENT_SCAN_RESULTS call. If such event is not available from the
3080 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3084 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3489 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
3908 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_wext.c503 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
990 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_bsd.c1242 wpa_supplicant_event(ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_ndis.c731 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_test.c1269 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_nl80211.c2317 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
3125 * EVENT_SCAN_RESULTS in scan_for_auth case and the
5084 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_privsep.c463 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3071 * EVENT_SCAN_RESULTS - Scan results available
3078 * EVENT_SCAN_RESULTS call. If such event is not available from the
3080 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3084 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3489 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
3908 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_wext.c503 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
990 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_bsd.c1242 wpa_supplicant_event(ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_ndis.c731 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_test.c1269 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c978 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c978 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c978 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_priv.c850 case EVENT_SCAN_RESULTS:
H A Devents.c3016 case EVENT_SCAN_RESULTS:

Completed in 3073 milliseconds

12