nRF Connect SDK API 0.1.0
|
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.
embed:rst:inline :kconfig:option:`CONFIG_FOTA_DOWNLOAD_EXTERNAL_DL`
to be enabled.
evt | Download event. |
0 | If successful. Otherwise, a (negative) error code is returned. |