nRF Connect SDK API 2.8.99
|
int lwm2m_settings_is_bootstrap_server_set | ( | bool | new_is_bootstrap_server | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_settings.h>
Indicate if server_uri
is an LwM2M Bootstrap-Server or an LwM2M Server.
new_is_bootstrap_server | true to enable server_uri as an LwM2M Bootstrap-Server |
0 | on success, non-zero on failure. |