החל מ-27 במרץ 2025, מומלץ להשתמש ב-android-latest-release
במקום ב-aosp-main
כדי ליצור תרומות ל-AOSP. מידע נוסף זמין במאמר שינויים ב-AOSP.
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
הפניה ל-Struct של btgatt_value_t
#include <
bt_gatt_server.h
>
סוג הערך של GATT שמשמש בתגובה לבקשות קריאה מרחוק
ההגדרה מופיעה בשורה
31
בקובץ
bt_gatt_server.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: btgatt_value_t Struct Reference\n\nbtgatt_value_t Struct Reference\n===============================\n\n[Data Fields](#pub-attribs) \nbtgatt_value_t Struct Reference \n\n`\n#include \u003c\n`[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)`\n\u003e\n`\n\n|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| uint8_t | [value](/reference/hal/structbtgatt__value__t#a84eff33694c81cb4ccd7f8f58b7a0b03) \\[ [BTGATT_MAX_ATTR_LEN](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_client.h) \\] |\n| ||\n| uint16_t | [handle](/reference/hal/structbtgatt__value__t#af242d6e3b6108ea75e1eb236e94c8240) |\n| ||\n| uint16_t | [offset](/reference/hal/structbtgatt__value__t#ac681806181c80437cfab37335f62ff39) |\n| ||\n| uint16_t | [len](/reference/hal/structbtgatt__value__t#a8aed22e2c7b283705ec82e0120515618) |\n| ||\n| uint8_t | [auth_req](/reference/hal/structbtgatt__value__t#a158fd893d1e3ea7780464e16c30af75f) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nGATT value type used in response to remote read requests\n\n\nDefinition at line\n[31](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------------|\n| uint8_t auth_req |\n\n\nDefinition at line\n[37](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\n|-----------------|\n| uint16_t handle |\n\n\nDefinition at line\n[34](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\n|--------------|\n| uint16_t len |\n\n\nDefinition at line\n[36](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\n|-----------------|\n| uint16_t offset |\n\n\nDefinition at line\n[35](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------|\n| uint8_t value\\[ [BTGATT_MAX_ATTR_LEN](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_client.h) \\] |\n\n\nDefinition at line\n[33](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\nof file\n[bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_gatt_server.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_server.h)"]]