nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ softap_wifi_provision_init()

int softap_wifi_provision_init ( const softap_wifi_provision_evt_handler_t  handler)

#include <include/net/softap_wifi_provision.h>

Initialize the library.

Must be called before any other function in the library.

Parameters
[in]handlerEvent handler for receiving asynchronous notifications.
Return values
-EINVALif the handler is NULL.