nRF Connect SDK API 2.8.99
|
bool dfu_target_full_modem_identify | ( | const void *const | buf | ) |
#include <include/dfu/dfu_target_full_modem.h>
See if data in buf indicates a full modem update.
[in] | buf | Pointer to data to check. |
true | if data matches, false otherwise. |