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

◆ init

int(* dl_transport::init) (struct downloader *dl, struct downloader_host_cfg *dl_host_cfg, const char *uri)

Initialize DL transport

Parameters
dlDownloader instance.
dl_host_cfgHost configuration.
uriURI
Returns
0 on success, negative error on failure.