Home
last modified time | relevance | path

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

/system/chre/chre_api/legacy/v1_3/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_4/chre/
Dgnss.h339 struct chreGnssLocationEvent { struct
341 uint64_t timestamp;
344 int32_t latitude_deg_e7;
348 int32_t longitude_deg_e7;
351 float altitude;
354 float speed;
358 float bearing;
363 float accuracy;
369 uint16_t flags;
373 uint8_t reserved[2];
[all …]
/system/chre/chre_api/include/chre_api/chre/
Dgnss.h345 struct chreGnssLocationEvent { struct
347 uint64_t timestamp;
350 int32_t latitude_deg_e7;
354 int32_t longitude_deg_e7;
357 float altitude;
360 float speed;
364 float bearing;
369 float accuracy;
375 uint16_t flags;
379 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;