![]() |
nrfxlib API 3.3.99
|
#include <nrf_modem/include/nrf_modem_wifi_scan.h>
Event IDs.
| Enumerator | |
|---|---|
| NRF_MODEM_WIFI_SCAN_EVT_RESULT | Wi-Fi scan result event. This event is sent to provide scan results after a successful call to the nrf_modem_wifi_scan_start function. This event is also sent if an ongoing scan is cancelled with the nrf_modem_wifi_scan_cancel function, and to report an error during the scan. The associated payload is the Multiple events may be sent for a single scan request. The last event always has the In case of an error, possible scan results until the error are still reported. In this case, the |