nRF Connect SDK API 2.8.99
|
int fota_download_target | ( | void | ) |
#include <include/net/fota_download.h>
Get target image type.
Image type becomes known after download starts.
0 | Unknown type before download starts. Otherwise, a type defined in enum dfu_target_image_type. |