Начиная с 27 марта 2025 г. мы рекомендуем использовать android-latest-release
вместо aosp-main
для создания и участия в AOSP. Дополнительные сведения см. в разделе Изменения в AOSP .
Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
btmce_interface_t Справочник по структуре
#include < bt_mce.h >
Определение в строке 41 файла bt_mce.h .
bt_status_t (* get_remote_mas_instances)(bt_bdaddr_t *bd_addr) |
поиск экземпляров MAS на удаленном устройстве
Определение в строке 49 файла bt_mce.h .
зарегистрировать обратные вызовы BT MCE
Определение в строке 46 файла bt_mce.h .
установлен размер этой структуры
Определение в строке 43 файла bt_mce.h .
Документация для этой структуры была создана из следующего файла:
- оборудование/libhardware/include/hardware/ bt_mce.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: 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)"]]