Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
GpsSvStatus Struct Reference
#include <
gps.h
>
Legacy struct to represents SV status. Deprecated, to be removed in the next Android release. Use
GnssSvStatus
instead.
Definition at line
628
of file
gps.h
.
set to sizeof(GpsSvStatus)
Definition at line
630
of file
gps.h
.
uint32_t used_in_fix_mask
|
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
gps.h
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],null,["# Android Hardware Abstraction Layer: GpsSvStatus Struct Reference\n\nGpsSvStatus Struct Reference\n============================\n\n[Data Fields](#pub-attribs) \nGpsSvStatus Struct Reference \n\n`\n#include \u003c\n`[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)`\n\u003e\n`\n\n|------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_gps_sv_status#a854352f53b148adc24983a58a1866d66) |\n| ||\n| int | [num_svs](/reference/hal/struct_gps_sv_status#a4b9cf748b0f9da3f93ff1652a7774585) |\n| ||\n| [GpsSvInfo](/reference/hal/struct_gps_sv_info) | [sv_list](/reference/hal/struct_gps_sv_status#a899ed285d6c11426faf08f41327f389d) \\[ [GPS_MAX_SVS](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) \\] |\n| ||\n| uint32_t | [ephemeris_mask](/reference/hal/struct_gps_sv_status#ad883eda5796eb7fb13e078745b2c883b) |\n| ||\n| uint32_t | [almanac_mask](/reference/hal/struct_gps_sv_status#ad5a9d4eaee68474fc698a3f2f7cef348) |\n| ||\n| uint32_t | [used_in_fix_mask](/reference/hal/struct_gps_sv_status#aed2da4befb00a174fb88c9e85eb61028) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nLegacy struct to represents SV status. Deprecated, to be removed in the next Android release. Use\n[GnssSvStatus](/reference/hal/struct_gnss_sv_status)\ninstead.\n\n\nDefinition at line\n[628](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------|\n| uint32_t almanac_mask |\n\n\nDefinition at line\n[634](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------------------|\n| uint32_t ephemeris_mask |\n\n\nDefinition at line\n[633](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------|\n| int num_svs |\n\n\nDefinition at line\n[631](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(GpsSvStatus)\n\n\nDefinition at line\n[630](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [GpsSvInfo](/reference/hal/struct_gps_sv_info) sv_list\\[ [GPS_MAX_SVS](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) \\] |\n\n\nDefinition at line\n[632](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n|---------------------------|\n| uint32_t used_in_fix_mask |\n\n\nDefinition at line\n[635](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\nof file\n[gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gps.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h)"]]