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

◆ close

dfu_image_close_t dfu_image_writer::close

Function called after writing the last byte of the applicable image.

The function is indirectly called by dfu_multi_image_write or dfu_multi_image_done and in the case of failure the error code is propagated and returned from the latter function.

Returns
negative On failure.
0 On success.