2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
btgatt_srvc_id_t 構造体リファレンス
#include <
bt_gatt_types.h
>
GATT サービス ID は、サービスタイプ(プライマリ/セカンダリ)も識別します。
ファイル
bt_gatt_types.h
の
40
行目の定義。
この構造体のドキュメントは、次のファイルから生成されました。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 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-27 UTC。"],[],[],null,["# Android Hardware Abstraction Layer: btgatt_srvc_id_t Struct Reference\n\nbtgatt_srvc_id_t Struct Reference\n=================================\n\n[Data Fields](#pub-attribs) \nbtgatt_srvc_id_t Struct Reference \n\n`\n#include \u003c\n`[bt_gatt_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)`\n\u003e\n`\n\n|--------------------------------------------------------------|------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| [btgatt_gatt_id_t](/reference/hal/structbtgatt__gatt__id__t) | [id](/reference/hal/structbtgatt__srvc__id__t#a36044ea64f7346fb63dddd7b0eedc937) |\n| ||\n| uint8_t | [is_primary](/reference/hal/structbtgatt__srvc__id__t#a8ccfa6560ed2261d52642fafbcf3b9a8) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nGATT Service ID also identifies the service type (primary/secondary)\n\n\nDefinition at line\n[40](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\nof file\n[bt_gatt_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\n.\n\nField Documentation\n-------------------\n\n\n|-----------------------------------------------------------------|\n| [btgatt_gatt_id_t](/reference/hal/structbtgatt__gatt__id__t) id |\n\n\nDefinition at line\n[42](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\nof file\n[bt_gatt_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\n.\n\n|--------------------|\n| uint8_t is_primary |\n\n\nDefinition at line\n[43](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\nof file\n[bt_gatt_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_gatt_types.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_gatt_types.h)"]]