Home
last modified time | relevance | path

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

/aosp12/system/chre/chre_api/legacy/v1_3/chre/
H A Dgnss.h329 uint64_t timestamp;
332 int32_t latitude_deg_e7;
339 float altitude;
342 float speed;
346 float bearing;
351 float accuracy;
357 uint16_t flags;
361 uint8_t reserved[2];
367 float altitude_accuracy;
373 float speed_accuracy;
[all …]
/aosp12/system/chre/chre_api/legacy/v1_4/chre/
H A Dgnss.h341 uint64_t timestamp;
344 int32_t latitude_deg_e7;
351 float altitude;
354 float speed;
358 float bearing;
363 float accuracy;
369 uint16_t flags;
373 uint8_t reserved[2];
379 float altitude_accuracy;
385 float speed_accuracy;
[all …]
/aosp12/system/chre/chre_api/include/chre_api/chre/
H A Dgnss.h347 uint64_t timestamp;
350 int32_t latitude_deg_e7;
357 float altitude;
360 float speed;
364 float bearing;
369 float accuracy;
375 uint16_t flags;
379 uint8_t reserved[2];
385 float altitude_accuracy;
391 float speed_accuracy;
[all …]
/aosp12/system/chre/chre_api/legacy/v1_2/chre/
H A 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;
/aosp12/system/chre/chre_api/legacy/v1_1/chre/
H A 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;