![]() |
nRF Connect SDK API 3.3.99
|
| 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.
| [in] | buf | Pointer to the buffer containing the potential firmware image. |
| true | if the buffer contains a valid custom firmware image, false otherwise. |