Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Informacje o strukturze btgatt_value_t
#include <
bt_gatt_server.h
>
Typ wartości GATT używany w odpowiedzi na żądania odczytu zdalnego
Definicja w wierszu
31
pliku
bt_gatt_server.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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)"]]