nRF Connect SDK API 2.8.99
|
int lwm2m_settings_enable_custom_device_config_set | ( | bool | new_enable_custom_device_config | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_settings.h>
Enable or disable the LwM2M device custom settings.
new_enable_custom_device_config | Whether to enable LwM2M custom device settings or not. |
0 | on success, non-zero on failure. |