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

◆ open

dfu_image_open_t dfu_image_writer::open

Function called before writing the first byte of the applicable image.

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

Returns
negative On failure.
0 On success.