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.
btmce_interface_t Struct Reference
#include <
bt_mce.h
>
Definition at line
41
of file
bt_mce.h
.
bt_status_t
(* get_remote_mas_instances)(bt_bdaddr_t *bd_addr)
|
search for MAS instances on remote device
Definition at line
49
of file
bt_mce.h
.
register BT MCE callbacks
Definition at line
46
of file
bt_mce.h
.
set to size of this struct
Definition at line
43
of file
bt_mce.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
bt_mce.h
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: 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)"]]