Home
last modified time | relevance | path

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

/system/chre/chre_api/include/chre_api/chre/
Dgnss.h327 struct chreGnssLocationEvent { struct
329 uint64_t timestamp;
332 int32_t latitude_deg_e7;
336 int32_t longitude_deg_e7;
339 float altitude;
342 float speed;
346 float bearing;
351 float accuracy;
357 uint16_t flags;
361 uint8_t reserved[2];
[all …]
/system/chre/chre_api/legacy/v1_2/chre/
Dgnss.h320 struct chreGnssLocationEvent { struct
322 uint64_t timestamp;
325 int32_t latitude_deg_e7;
329 int32_t longitude_deg_e7;
332 float altitude;
335 float speed;
339 float bearing;
345 float accuracy;
349 uint16_t flags;
/system/chre/chre_api/legacy/v1_1/chre/
Dgnss.h313 struct chreGnssLocationEvent { struct
315 uint64_t timestamp;
318 int32_t latitude_deg_e7;
322 int32_t longitude_deg_e7;
325 float altitude;
328 float speed;
332 float bearing;
338 float accuracy;
342 uint16_t flags;