nRF Connect SDK API 2.8.99
|
int dfu_multi_image_done | ( | bool | success | ) |
#include <include/dfu/dfu_multi_image.h>
Complete DFU Multi Image package write.
Close an open image writer if such exists. Additionally, if success
argument is true, the function validates that all images listed in the package header have been fully written.
[in] | success | Indicates that a user expects all the package contents to have been written successfully. |
success
and not all package contents have been written yet.