nRF Connect SDK API 2.8.99
|
#include <location_core.h>
Data Fields | |
const struct location_wifi_config * | wifi |
const struct location_cellular_config * | cellular |
const struct location_gnss_config * | gnss |
struct location_config | config |
uint8_t | methods_count |
enum location_method | methods [CONFIG_LOCATION_METHODS_LIST_SIZE] |
struct location_event_data | current_event_data |
int | current_method |
int | current_method_index |
bool | execute_fallback |
int64_t | elapsed_time_method_start_timestamp |
int64_t | timeout_uptime |
Information required to carry out a location request.