![]() |
nRF Connect SDK API 3.3.99
|
#include <net/downloader.h>Go to the source code of this file.
Data Structures | |
| struct | dl_transport |
| struct | dl_transport_entry |
Macros | |
| #define | DL_TRANSPORT(entry, _transport) |
| Define a DL transport. | |
Functions | |
| int | dl_transport_evt_data (struct downloader *dl, void *data, size_t len) |
| Transport data event callback. | |