Home
last modified time | relevance | path

Searched defs:Location_BasicInfo (Results 1 – 1 of 1) sorted by relevance

/base/location/interfaces/c_api/include/
Doh_location_type.h176 typedef struct Location_BasicInfo { struct
182 double latitude;
188 double longitude;
192 double altitude;
196 double accuracy;
200 double speed;
204 double direction;
208 int64_t timeForFix;
233 } Location_BasicInfo; argument