nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ fota_download_init()

int fota_download_init ( fota_download_callback_t  client_callback)

#include <include/net/fota_download.h>

Initialize the firmware over-the-air download library.

Parameters
client_callbackCallback for the generated events.
Return values
0If successfully initialized. Otherwise, a negative value is returned.