nRF Connect SDK API 0.1.0
|
#include <lwm2m_client_utils.h>
Data Fields | |
enum lwm2m_fota_event_id | id |
union { | |
struct lwm2m_fota_download_start download_start | |
struct lwm2m_fota_download_finished download_ready | |
struct lwm2m_fota_update_request update_req | |
struct lwm2m_fota_reconnect reconnect_req | |
struct lwm2m_fota_update_failure failure | |
}; | |