nRF Connect SDK API 2.8.99
|
#include <location.h>
Data Fields | |
uint32_t | elapsed_time_method |
struct location_data_details_cellular | cellular |
struct location_data_details_wifi | wifi |
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.