nRF Connect SDK API 2.8.99
|
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.
[in] | status | The reason for the reboot request. |