החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
התייחסות ל-Struct של FlpDiagnosticCallbacks
#include <
fused_location.h
>
המבנה של קריאה חוזרת לאבחון FLP. בשלב זה לא בשימוש, אבל זה יהיה שימושי בהרחבה עתידית.
ההגדרה מופיעה בשורה
457
בקובץ
fused_location.h
.
התיעוד של המבנה הזה נוצר מהקובץ הבא:
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. 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: FlpDiagnosticCallbacks Struct Reference\n\nFlpDiagnosticCallbacks Struct Reference\n=======================================\n\n[Data Fields](#pub-attribs) \nFlpDiagnosticCallbacks Struct Reference \n\n`\n#include \u003c\n`[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)`\n\u003e\n`\n\n|-----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/struct_flp_diagnostic_callbacks#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [set_thread_event_cb](/reference/hal/struct_flp_diagnostic_callbacks#a44487fb2f280f2b80ad01a1c98950296) |\n| ||\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) | [data_cb](/reference/hal/struct_flp_diagnostic_callbacks#a9c220ffa5e77dc99fba0705040399287) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nFLP diagnostic callback structure. Currently, not used - but this for future extension.\n\n\nDefinition at line\n[457](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------------------------------------------------------------------------------------------------------------------------|\n| [report_data](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) data_cb |\n\n\nreports diagnostic data into the Java framework code\n\n\nDefinition at line\n[464](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [flp_set_thread_event](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h) set_thread_event_cb |\n\n\nDefinition at line\n[461](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(FlpDiagnosticCallbacks)\n\n\nDefinition at line\n[459](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\nof file\n[fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [fused_location.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/fused_location.h)"]]