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

◆ azure_fota_init()

int azure_fota_init ( azure_fota_callback_t  evt_handler)

#include <include/net/azure_fota.h>

Initialize the Azure Firmware Over the Air library.

Parameters
evt_handlerCallback function to receive events.
Return values
0If successfully initialized. Otherwise, a negative value is returned.