![]() |
nRF Connect SDK API 3.3.99
|
| int lwm2m_os_dfu_schedule_update | ( | void | ) |
#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>
Schedule update for uploaded image.
| 0 | If the update was scheduled successfully. |
| -EINVAL | If the data needed to perform the update was incomplete. |
| -EACCES | If the DFU process was not in progress. |
| -EIO | Internal error. |