![]() |
nRF Connect SDK API 3.3.99
|
| int lwm2m_settings_session_idle_timeout_set | ( | const int32_t | new_session_idle_timeout | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_settings.h>
Set or update the DTLS session idle timeout in the custom LwM2M settings.
| [in] | new_session_idle_timeout | DTLS session idle timeout (in seconds). |
| 0 | on success, non-zero on failure. |