![]() |
nRF Connect SDK API 3.3.99
|
| enum downloader_state |
#include <include/net/downloader.h>
Downloader internal state.
| Enumerator | |
|---|---|
| DOWNLOADER_DEINITIALIZED | |
| DOWNLOADER_IDLE | |
| DOWNLOADER_CONNECTING | |
| DOWNLOADER_CONNECTED | |
| DOWNLOADER_DOWNLOADING | |
| DOWNLOADER_STOPPING | |
| DOWNLOADER_DEINITIALIZING | |