החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
AGpsInterface_v1 Struct Reference
#include <
gps_internal.h
>
ממשק מורחב מדור קודם לתמיכה ב-AGPS. מידע נוסף זמין במאמר AGpsInterface_v2.
ההגדרה מופיעה בשורה
84
בקובץ
gps_internal.h
.
int(* data_conn_closed)()
|
int(* data_conn_failed)()
|
int(* data_conn_open)(const char *apn)
|
int(* set_server)(
AGpsType
type, const char *hostname, int port)
|
התיעוד של המבנה הזה נוצר מהקובץ הבא:
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","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 (שעון UTC)."],[],[],null,["# Android Hardware Abstraction Layer: AGpsInterface_v1 Struct Reference\n\nAGpsInterface_v1 Struct Reference\n=================================\n\n[Data Fields](#pub-attribs) \nAGpsInterface_v1 Struct Reference \n\n`\n#include \u003c\n`[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)`\n\u003e\n`\n\n|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_a_gps_interface__v1#a854352f53b148adc24983a58a1866d66) |\n| ||\n| void(\\* | [init](/reference/hal/struct_a_gps_interface__v1#a72feb2719b8809d7064eac96b4a5fb8f) )( [AGpsCallbacks](/reference/hal/struct_a_gps_callbacks) \\*callbacks) |\n| ||\n| int(\\* | [data_conn_open](/reference/hal/struct_a_gps_interface__v1#a591c421c92b4628d493f1ae55a1ab6d9) )(const char \\*apn) |\n| ||\n| int(\\* | [data_conn_closed](/reference/hal/struct_a_gps_interface__v1#aa413d6d9fe05cd2bd9c1f531c3f37bf7) )() |\n| ||\n| int(\\* | [data_conn_failed](/reference/hal/struct_a_gps_interface__v1#a5b66d04a0b8ab39e01d3f3ec4e6e0c97) )() |\n| ||\n| int(\\* | [set_server](/reference/hal/struct_a_gps_interface__v1#a9723f353ecadc2b585cd58f0c60012ae) )( [AGpsType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) type, const char \\*hostname, int port) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nLegacy extended interface for AGPS support. See AGpsInterface_v2 for more information.\n\n\nDefinition at line\n[84](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------|\n| int(\\* data_conn_closed)() |\n\n\nDefinition at line\n[89](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n|----------------------------|\n| int(\\* data_conn_failed)() |\n\n\nDefinition at line\n[90](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n|------------------------------------------|\n| int(\\* data_conn_open)(const char \\*apn) |\n\n\nDefinition at line\n[88](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n|------------------------------------------------------------------------------------|\n| void(\\* init)( [AGpsCallbacks](/reference/hal/struct_a_gps_callbacks) \\*callbacks) |\n\n\nDefinition at line\n[87](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| int(\\* set_server)( [AGpsType](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps.h) type, const char \\*hostname, int port) |\n\n\nDefinition at line\n[91](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(AGpsInterface_v1)\n\n\nDefinition at line\n[86](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\nof file\n[gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [gps_internal.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/gps_internal.h)"]]