nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
dl_transport Struct Reference

#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)
 

Detailed Description

Downloader transport API


The documentation for this struct was generated from the following file: