nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
location_data_details Struct Reference

#include <location.h>

Data Fields

uint32_t elapsed_time_method
 
struct location_data_details_cellular cellular
 
struct location_data_details_wifi wifi
 

Detailed Description

Location details.

Only one of the child structures is filled most of the time depending on the method found in location_event_data::method member of the parent structure. For a combined method LOCATION_METHOD_WIFI_CELLULAR both cellular and wifi are filled.


The documentation for this struct was generated from the following file: