自 2025 年 3 月 27 日起,我们建议您使用 android-latest-release
而非 aosp-main
构建 AOSP 并为其做出贡献。如需了解详情,请参阅 AOSP 的变更。
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
GpsSvStatus 结构参考
#include <
gps.h
>
用于表示 SV 状态的旧版结构体。已废弃,将在下一个 Android 版本中移除。请改用
GnssSvStatus
。
定义位于文件
gps.h
的
628 行
。
设置为 sizeof(GpsSvStatus)
定义位于文件
gps.h
的
630
行中。
uint32_t used_in_fix_mask
|
此结构体的文档是根据以下文件生成的:
-
hardware/libhardware/include/hardware/
gps.h
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-27。"],[],[],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)"]]