Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release
вместо aosp-main
для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
bthh_hid_info_t Справочник по структуре
#include < bt_hh.h >
Определение в строке 74 файла bt_hh.h .
Документация для этой структуры была создана из следующего файла:
- оборудование/libhardware/include/hardware/ bt_hh.h
Контент и образцы кода на этой странице предоставлены по лицензиям. Java и OpenJDK – это зарегистрированные товарные знаки корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-29 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-29 UTC."],[],[],null,["# Android Hardware Abstraction Layer: bthh_hid_info_t Struct Reference\n\nbthh_hid_info_t Struct Reference\n================================\n\n[Data Fields](#pub-attribs) \nbthh_hid_info_t Struct Reference \n\n`\n#include \u003c\n`[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)`\n\u003e\n`\n\n|---------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| int | [attr_mask](/reference/hal/structbthh__hid__info__t#ab44a2de7928aa3f55cfd02810b50a6bf) |\n| ||\n| uint8_t | [sub_class](/reference/hal/structbthh__hid__info__t#aff61c4c1e6ccc7aba7f217200b9f72d0) |\n| ||\n| uint8_t | [app_id](/reference/hal/structbthh__hid__info__t#abdf9761d9e8c90fd70ec6eacaad8be2c) |\n| ||\n| int | [vendor_id](/reference/hal/structbthh__hid__info__t#a2fd4e980f13781874d90c1c7bc485da5) |\n| ||\n| int | [product_id](/reference/hal/structbthh__hid__info__t#ab06ba4c586f3898131c6093a08ebcfaf) |\n| ||\n| int | [version](/reference/hal/structbthh__hid__info__t#aad880fc4455c253781e8968f2239d56f) |\n| ||\n| uint8_t | [ctry_code](/reference/hal/structbthh__hid__info__t#a1ca53ad5c8390c4332729edd99bccdfb) |\n| ||\n| int | [dl_len](/reference/hal/structbthh__hid__info__t#a8d5d60017cb0d844aec83c652c836865) |\n| ||\n| uint8_t | [dsc_list](/reference/hal/structbthh__hid__info__t#a7c6f8900e1040e957369399153477acc) \\[ [BTHH_MAX_DSC_LEN](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h) \\] |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[74](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\nField Documentation\n-------------------\n\n\n|----------------|\n| uint8_t app_id |\n\n\nDefinition at line\n[78](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|---------------|\n| int attr_mask |\n\n\nDefinition at line\n[76](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|-------------------|\n| uint8_t ctry_code |\n\n\nDefinition at line\n[82](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|------------|\n| int dl_len |\n\n\nDefinition at line\n[83](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|--------------------------------------------------------------------------------------------------------------------------------------------|\n| uint8_t dsc_list\\[ [BTHH_MAX_DSC_LEN](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h) \\] |\n\n\nDefinition at line\n[84](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|----------------|\n| int product_id |\n\n\nDefinition at line\n[80](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|-------------------|\n| uint8_t sub_class |\n\n\nDefinition at line\n[77](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|---------------|\n| int vendor_id |\n\n\nDefinition at line\n[79](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n|-------------|\n| int version |\n\n\nDefinition at line\n[81](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\nof file\n[bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_hh.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_hh.h)"]]