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.c175 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c565 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_nl80211_event.c1144 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1931 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
2190 * EVENT_SCAN_RESULTS in scan_for_auth case and the
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1082 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3856 * EVENT_SCAN_RESULTS - Scan results available
3863 * EVENT_SCAN_RESULTS call. If such event is not available from the
3865 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3869 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
4260 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4788 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1302 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
H A Ddriver_ndis.c732 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_scan.c175 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c565 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_nl80211_event.c1144 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1931 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
2190 * EVENT_SCAN_RESULTS in scan_for_auth case and the
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1082 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3856 * EVENT_SCAN_RESULTS - Scan results available
3863 * EVENT_SCAN_RESULTS call. If such event is not available from the
3865 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3869 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
4260 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4788 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1302 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
H A Ddriver_ndis.c732 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211_scan.c175 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_privsep.c565 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver_nl80211_event.c1144 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
1931 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS, &event);
2190 * EVENT_SCAN_RESULTS in scan_for_auth case and the
H A Ddriver_wext.c507 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
1082 wpa_supplicant_event(timeout_ctx, EVENT_SCAN_RESULTS, NULL);
H A Ddriver.h3856 * EVENT_SCAN_RESULTS - Scan results available
3863 * EVENT_SCAN_RESULTS call. If such event is not available from the
3865 * timeout to generate EVENT_SCAN_RESULTS call after the time that the
3869 EVENT_SCAN_RESULTS, enumerator in enum:wpa_event_type
4260 * EVENT_SCAN_RESULTS is used to indicate when the scan has been
4788 * struct scan_info - Optional data for EVENT_SCAN_RESULTS events
H A Ddriver_bsd.c1302 wpa_supplicant_event(drv->ctx, EVENT_SCAN_RESULTS,
/external/wpa_supplicant_8/hostapd/src/ap/
H A Ddrv_callbacks.c1196 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/src/ap/
H A Ddrv_callbacks.c1196 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Ddrv_callbacks.c1196 case EVENT_SCAN_RESULTS:
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_priv.c1070 case EVENT_SCAN_RESULTS:
H A Devents.c3627 event != EVENT_SCAN_RESULTS &&
3727 case EVENT_SCAN_RESULTS:

Completed in 355 milliseconds

12