اعتبارًا من 27 آذار (مارس) 2025، ننصحك باستخدام android-latest-release
بدلاً من aosp-main
لإنشاء AOSP والمساهمة فيه. لمزيد من المعلومات، يُرجى الاطّلاع على التغييرات في AOSP.
تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
مرجع بنية GpsSvStatus
#include <
gps.h
>
بنية قديمة تمثّل حالة SV تم إيقاف هذه الميزة نهائيًا، وسيتم إزالتها في الإصدار التالي من Android. استخدِم
GnssSvStatus
بدلاً منه.
التعريف في السطر
628
من الملف
gps.h
.
تم ضبطه على sizeof(GpsSvStatus)
التعريف في السطر
630
من الملف
gps.h
.
uint32_t used_in_fix_mask
|
تم إنشاء مستندات هذه البنية من الملف التالي:
-
hardware/libhardware/include/hardware/
gps.h
يخضع كل من المحتوى وعيّنات التعليمات البرمجية في هذه الصفحة للتراخيص الموضحّة في ترخيص استخدام المحتوى. إنّ Java وOpenJDK هما علامتان تجاريتان مسجَّلتان لشركة Oracle و/أو الشركات التابعة لها.
تاريخ التعديل الأخير: 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"]],["تاريخ التعديل الأخير: 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)"]]