nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ fota_download_external_evt_handle()

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.

Parameters
evtDownload event.
Return values
0If successful. Otherwise, a (negative) error code is returned.