2025 年 3 月 27 日より、AOSP のビルドとコントリビューションには aosp-main
ではなく android-latest-release
を使用することをおすすめします。詳細については、AOSP の変更をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
btmce_interface_t 構造体リファレンス
#include <
bt_mce.h
>
ファイル
bt_mce.h
の
41 行
の定義。
bt_status_t
(* get_remote_mas_instances)(bt_bdaddr_t *bd_addr)
|
この構造体のドキュメントは、次のファイルから生成されました。
-
hardware/libhardware/include/hardware/
bt_mce.h
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。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: btmce_interface_t Struct Reference\n\nbtmce_interface_t Struct Reference\n==================================\n\n[Data Fields](#pub-attribs) \nbtmce_interface_t Struct Reference \n\n`\n#include \u003c\n`[bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)`\n\u003e\n`\n\n|-------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/structbtmce__interface__t#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [bt_status_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) (\\* | [init](/reference/hal/structbtmce__interface__t#a1b4ebf7df7cc80cbb8ed2a022b88abcd) )( [btmce_callbacks_t](/reference/hal/structbtmce__callbacks__t) \\*callbacks) |\n| ||\n| [bt_status_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) (\\* | [get_remote_mas_instances](/reference/hal/structbtmce__interface__t#afe9c66feca8749a212263066572b20a6) )(bt_bdaddr_t \\*bd_addr) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nDefinition at line\n[41](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\nof file\n[bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\n.\n\nField Documentation\n-------------------\n\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [bt_status_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) (\\* get_remote_mas_instances)(bt_bdaddr_t \\*bd_addr) |\n\n\nsearch for MAS instances on remote device\n\n\nDefinition at line\n[49](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\nof file\n[bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\n.\n\n|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [bt_status_t](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bluetooth.h) (\\* init)( [btmce_callbacks_t](/reference/hal/structbtmce__callbacks__t) \\*callbacks) |\n\n\nregister BT MCE callbacks\n\n\nDefinition at line\n[46](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\nof file\n[bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to size of this struct\n\n\nDefinition at line\n[43](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\nof file\n[bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_mce.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_mce.h)"]]