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

◆ lwm2m_device_reboot_cb()

int lwm2m_device_reboot_cb ( uint16_t  obj_inst_id,
uint8_t *  args,
uint16_t  args_len 
)

#include <include/net/lwm2m_client_utils.h>

Reboot handler for a device object.

All arguments are ignored.

Parameters
obj_inst_idDevice object instance.
argsArgument pointer's
args_lenLength of argument's
Returns
Zero if success, negative error code otherwise.