À partir du 27 mars 2025, nous vous recommandons d'utiliser android-latest-release
au lieu de aosp-main
pour créer et contribuer à AOSP. Pour en savoir plus, consultez la section Modifications apportées à AOSP.
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Référence de la struct btgatt_value_t
#include <
bt_gatt_server.h
>
Type de valeur GATT utilisé en réponse aux requêtes de lecture à distance
Définition à la ligne
31
du fichier
bt_gatt_server.h
.
La documentation de ce struct a été générée à partir du fichier suivant :
Le contenu et les exemples de code de cette page sont soumis aux licences décrites dans la Licence de contenu. Java et OpenJDK sont des marques ou des marques déposées d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/27 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 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)"]]