nRF Connect SDK API 2.8.99
|
int softap_wifi_provision_reset | ( | void | ) |
#include <include/net/softap_wifi_provision.h>
Reset the library.
Deletes any stored Wi-Fi credentials and requests a reboot via the event SOFTAP_WIFI_PROVISION_EVT_UNPROVISIONED_REBOOT_NEEDED.
-ENOTSUP | If the library is not initialized. |