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

◆ wifi_credentials_delete_by_ssid()

int wifi_credentials_delete_by_ssid ( const char *  ssid,
size_t  ssid_len 
)

#include <include/net/wifi_credentials.h>

Delete credentials for given SSID.

Parameters
[in]ssidSSID to look for
[in]ssid_lenlength of SSID
Returns
-ENOENT if No network with this SSID was found.
0 on success, otherwise a negative error code