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

◆ suit_dfu_candidate_envelope_stored()

int suit_dfu_candidate_envelope_stored ( void  )

#include <include/dfu/suit_dfu.h>

Inform the SUIT module that the candidate envelope upload has ended.

After this stage no modifications to the candidate are allowed (unless the API user performs cleanup with suit_dfu_cleanup and restarts the update process).

Note
Modifications to DFU cache partitions are still allowed.
Returns
0 on success, non-zero value otherwise.