nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
data_module_event.h File Reference

Go to the source code of this file.

Data Structures

struct  data_module_data_buffers
 Structure that contains a pointer to encoded data. More...
 
struct  data_module_event
 Data module event. More...
 

Enumerations

enum  data_module_event_type {
  DATA_EVT_DATA_READY , DATA_EVT_DATA_SEND , DATA_EVT_DATA_SEND_BATCH , DATA_EVT_UI_DATA_SEND ,
  DATA_EVT_UI_DATA_READY , DATA_EVT_IMPACT_DATA_READY , DATA_EVT_IMPACT_DATA_SEND , DATA_EVT_CLOUD_LOCATION_DATA_SEND ,
  DATA_EVT_CONFIG_INIT , DATA_EVT_CONFIG_READY , DATA_EVT_CONFIG_SEND , DATA_EVT_CONFIG_GET ,
  DATA_EVT_DATE_TIME_OBTAINED , DATA_EVT_SHUTDOWN_READY , DATA_EVT_ERROR
}
 Data event types submitted by Data module. More...