![]() |
nRF Connect SDK API 3.3.99
|
#include <downloader_transport.h>
Data Fields | |
| bool(* | proto_supported )(struct downloader *dl, const char *uri) |
| int(* | init )(struct downloader *dl, struct downloader_host_cfg *dl_host_cfg, const char *uri) |
| int(* | deinit )(struct downloader *dl) |
| int(* | connect )(struct downloader *dl) |
| int(* | close )(struct downloader *dl) |
| int(* | download )(struct downloader *dl) |
Downloader transport API