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

◆ dfu_target_modem_delta_schedule_update()

int dfu_target_modem_delta_schedule_update ( int  img_num)

#include <include/dfu/dfu_target_modem_delta.h>

Schedule update of the image.

This call requests image update. The update will be performed after the device reset.

Parameters
[in]img_numThis parameter is unused by this target type.
Returns
0 for a successful request or a negative error code identicating reason of failure.