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

◆ dfu_target_custom_identify()

bool dfu_target_custom_identify ( const void *const buf)

#include <include/dfu/dfu_target_custom.h>

Check if the provided buffer contains a custom firmware image.

Parameters
[in]bufPointer to the buffer containing the potential firmware image.
Return values
trueif the buffer contains a valid custom firmware image, false otherwise.