Starting March 27, 2025, we recommend using android-latest-release
instead of aosp-main
to build and contribute to AOSP. For more information, see Changes to AOSP.
Stay organized with collections
Save and categorize content based on your preferences.
btgatt_db_element_t Struct Reference
#include <
bt_common_types.h
>
Definition at line
53
of file
bt_common_types.h
.
uint16_t attribute_handle
|
The documentation for this struct was generated from the following file:
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2019-10-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2019-10-02 UTC."],[],[],null,["# Android Hardware Abstraction Layer: btgatt_db_element_t Struct Reference\n\nbtgatt_db_element_t Struct Reference\n====================================\n\n[Data Fields](#pub-attribs) \nbtgatt_db_element_t Struct Reference \n\n`\n#include \u003c\n`[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)`\n\u003e\n`\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| uint16_t | [id](/reference/hal/structbtgatt__db__element__t#a4fc3a0c58dfbd1e68224521185cb9384) |\n| ||\n| [bt_uuid_t](/reference/hal/structbt__uuid__t) | [uuid](/reference/hal/structbtgatt__db__element__t#a673ed00478f64fe0ca546c3d6c5ddae0) |\n| ||\n| [bt_gatt_db_attribute_type_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h) | [type](/reference/hal/structbtgatt__db__element__t#a68f2634fbbfad5f3f9a7a75f2a6b6822) |\n| ||\n| uint16_t | [attribute_handle](/reference/hal/structbtgatt__db__element__t#aa4de6b597228bb8831d31ece409479da) |\n| ||\n| uint16_t | [start_handle](/reference/hal/structbtgatt__db__element__t#a2cd982e3af3a66504335e09ea7495bbc) |\n| ||\n| uint16_t | [end_handle](/reference/hal/structbtgatt__db__element__t#a5672f7486025dd7bebb566d675ba553e) |\n| ||\n| uint8_t | [properties](/reference/hal/structbtgatt__db__element__t#a9186ef511fa792a0dec18079d57071ef) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[53](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\nField Documentation\n-------------------\n\n\n|---------------------------|\n| uint16_t attribute_handle |\n\n\nDefinition at line\n[58](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|---------------------|\n| uint16_t end_handle |\n\n\nDefinition at line\n[66](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|-------------|\n| uint16_t id |\n\n\nDefinition at line\n[55](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|--------------------|\n| uint8_t properties |\n\n\nDefinition at line\n[72](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|-----------------------|\n| uint16_t start_handle |\n\n\nDefinition at line\n[65](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|------------------------------------------------------------------------------------------------------------------------------------------------|\n| [bt_gatt_db_attribute_type_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h) type |\n\n\nDefinition at line\n[57](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n|----------------------------------------------------|\n| [bt_uuid_t](/reference/hal/structbt__uuid__t) uuid |\n\n\nDefinition at line\n[56](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\nof file\n[bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_common_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_common_types.h)"]]