![]() |
nRF Connect SDK API 3.3.99
|
| int fota_download_init | ( | fota_download_callback_t | client_callback | ) |
#include <include/net/fota_download.h>
Initialize the firmware over-the-air download library.
| client_callback | Callback for the generated events. |
| 0 | If successfully initialized. Otherwise, a negative value is returned. |