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

12

/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211_scan.c102 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c469 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1081 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3442 * EVENT_SCAN_RESULTS - Scan results available
3449 * EVENT_SCAN_RESULTS call. If such event is not available from the
3451 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3455 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3846 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4332 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1251 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_nl80211_event.c1030 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1865 * EVENT_SCAN_RESULTS in scan_for_auth case and the
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_scan.c102 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c469 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1081 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3442 * EVENT_SCAN_RESULTS - Scan results available
3449 * EVENT_SCAN_RESULTS call. If such event is not available from the
3451 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3455 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3846 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4332 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1251 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_nl80211_event.c1030 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1865 * EVENT_SCAN_RESULTS in scan_for_auth case and the
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_scan.c102 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c469 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1081 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3442 * EVENT_SCAN_RESULTS - Scan results available
3449 * EVENT_SCAN_RESULTS call. If such event is not available from the
3451 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3455 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
3846 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4332 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1251 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_nl80211_event.c1030 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1865 * EVENT_SCAN_RESULTS in scan_for_auth case and the
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_priv.c854 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c1123 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c1123 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c1123 case EVENT_SCAN_RESULTS:

Completed in 307 milliseconds

12