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

◆ status_fn

nrf_cloud_fota_poll_handler_t nrf_cloud_fota_poll_ctx::status_fn

Optional, user-provided callback function to handle FOTA status events. If the function is provided, nrf_cloud_fota_poll_process will be non-blocking and the user will receive status events asynchronously.

If the function is not provided, nrf_cloud_fota_poll_process will be blocking.