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

◆ write

dfu_image_write_t dfu_image_writer::write

Function called to write a subsequent chunk 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.