nRF Connect SDK API 2.8.99
|
int nrf_cloud_fota_poll_process_pending | ( | struct nrf_cloud_fota_poll_ctx * | ctx | ) |
#include <include/net/nrf_cloud_fota_poll.h>
Process/validate a pending FOTA update job. This may initiate a reboot through the context's reboot function.
[in] | ctx | Pointer to context used for FOTA polling operations. |
-EINVAL | Invalid ctx or module is not initialized. |