2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
tBT_UUID 構造体リファレンス
#include <
bt_types.h
>
ファイル
bt_types.h
の
398
行の定義。
この構造体のドキュメントは、次のファイルから生成されました。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-26 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-26 UTC。"],[],[],null,["# Android Hardware Abstraction Layer: tBT_UUID Struct Reference\n\ntBT_UUID Struct Reference\n=========================\n\n[Data Fields](#pub-attribs) \ntBT_UUID Struct Reference \n\n`\n#include \u003c\n`[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)`\n\u003e\n`\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| UINT16 | [len](/reference/hal/structt_b_t___u_u_i_d#ab3bcead9c261261394a5d9b3bf8f95cb) |\n| ||\n| union { |\n| UINT16 [uuid16](/reference/hal/structt_b_t___u_u_i_d#a38abdaab7e8c94590f6235982e7a1b2d) |\n| ||\n| [UINT32](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/NfcAdaptation.h) [uuid32](/reference/hal/structt_b_t___u_u_i_d#ab4061d4e025d600f177c51f49172d0fd) |\n| ||\n| UINT8 [uuid128](/reference/hal/structt_b_t___u_u_i_d#a33f936b824f62dd3c97fa2d0bd3d4814) \\[ [MAX_UUID_SIZE](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h) \\] |\n| ||\n| } | [uu](/reference/hal/structt_b_t___u_u_i_d#a269b65d2f9918ad155d4e1c67bbf03cc) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[398](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\nof file\n[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------|\n| UINT16 len |\n\n\nDefinition at line\n[404](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\nof file\n[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\n.\n\n|------------------|\n| union { ... } uu |\n\n\n|-----------------------------------------------------------------------------------------------------------------------------------|\n| UINT8 uuid128\\[ [MAX_UUID_SIZE](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h) \\] |\n\n\nDefinition at line\n[410](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\nof file\n[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\n.\n\n|---------------|\n| UINT16 uuid16 |\n\n\nDefinition at line\n[408](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\nof file\n[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\n.\n\n|---------------------------------------------------------------------------------------------------------------------|\n| [UINT32](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/NfcAdaptation.h) uuid32 |\n\n\nDefinition at line\n[409](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\nof file\n[bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- external/libnfc-nci/src/include/ [bt_types.h](https://android.googlesource.com/platform/external/libnfc-nci/+/master/src/include/bt_types.h)"]]