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

#include <location.h>

Data Fields

uint8_t methods_count
 
struct location_method_config methods [CONFIG_LOCATION_METHODS_LIST_SIZE]
 Selected location methods and associated configurations in priority order.
 
uint16_t interval
 Position update interval in seconds.
 
int32_t timeout
 Timeout (in milliseconds) for the entire location request.
 
enum location_req_mode mode
 Location acquisition mode.
 

Detailed Description

Location request configuration.


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