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

◆ dfu_target_done()

int dfu_target_done ( bool  successful)

#include <include/dfu/dfu_target.h>

Release the resources that were needed for the current DFU target.

Parameters
[in]successfulIndicate whether the process completed successfully or was aborted.
Returns
0 for a successful deinitialization or a negative error code indicating reason of failure.