nRF Connect SDK API 2.8.99
|
int fota_download_external_evt_handle | ( | struct download_client_evt const *const | evt | ) |
#include <include/net/fota_download.h>
Handle a download event from an external download client. Requires.
CONFIG_FOTA_DOWNLOAD_EXTERNAL_DL
to be enabled.
evt | Download event. |
0 | If successful. Otherwise, a (negative) error code is returned. |