nRF Connect SDK API 2.8.99
|
#include <nrf_cloud_fota_poll.h>
Data Fields | |
struct nrf_cloud_rest_context * | rest_ctx |
struct k_work_delayable | timeout_work |
bool | is_nonblocking |
bool | full_modem_fota_supported |
const char * | device_id |
enum dfu_target_image_type | img_type |
uint32_t | fragment_size |
fota_reboot_handler_t | reboot_fn |
nrf_cloud_fota_poll_handler_t | status_fn |
void * | smp_reset_cb |