nRF Connect SDK API 2.8.99
|
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.
obj_inst_id | Device object instance. |
args | Argument pointer's |
args_len | Length of argument's |