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

◆ dfu_target_custom_offset_get()

int dfu_target_custom_offset_get ( size_t * offset)

#include <include/dfu/dfu_target_custom.h>

Get the current write offset for the custom DFU target.

Parameters
[out]offsetPointer to store the current write offset.
Return values
0on success, negative errno code on failure.