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

◆ lwm2m_os_dfu_schedule_update()

int lwm2m_os_dfu_schedule_update ( void )

#include <lib/bin/lwm2m_carrier/include/lwm2m_os.h>

Schedule update for uploaded image.

Return values
0If the update was scheduled successfully.
-EINVALIf the data needed to perform the update was incomplete.
-EACCESIf the DFU process was not in progress.
-EIOInternal error.