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

◆ fota_reboot_handler_t

typedef void(* fota_reboot_handler_t) (enum nrf_cloud_fota_reboot_status status)

#include <include/net/nrf_cloud_fota_poll.h>

Reboot event handler registered with the module to handle asynchronous reboot events from the module.

Parameters
[in]statusThe reason for the reboot request.