nRF Connect SDK API 0.1.0
|
Location module event. More...
#include <location_module_event.h>
Data Fields | |
struct app_event_header | header |
enum location_module_event_type | type |
union { | |
struct location_module_data location | |
struct location_module_cloud_location cloud_location | |
struct nrf_modem_gnss_agnss_data_frame agnss_request | |
struct gps_pgps_request pgps_request | |
uint32_t id | |
int err | |
} | data |
Location module event.