![]() |
nRF Connect SDK API 3.3.99
|
| int nrf_cloud_fota_poll_init | ( | struct nrf_cloud_fota_poll_ctx * | ctx | ) |
#include <include/net/nrf_cloud_fota_poll.h>
Initialize nRF Cloud FOTA polling assistance. Must be called before any other module functions.
| [in] | ctx | Pointer to context used for FOTA polling operations. |
| 0 | If successful. |
| -EINVAL | Invalid ctx. |