nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_modem_wifi_scan_event_handler_t

typedef void(* nrf_modem_wifi_scan_event_handler_t) (const struct nrf_modem_wifi_scan_event *evt)

#include <nrf_modem/include/nrf_modem_wifi_scan.h>

Application handler prototype for Wi-Fi scan events.

Note
The handler is executed in an interrupt service routine (ISR). Take care to offload any processing as appropriate.
Parameters
[in]evtEvent data.