Od 27 marca 2025 r. zalecamy używanie android-latest-release
zamiast aosp-main
do kompilowania i wspołtworzenia AOSP. Więcej informacji znajdziesz w artykule o zmianach w AOSP.
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Informacje o strukturze btmce_interface_t
#include <
bt_mce.h
>
Definicja w wierszu
41
pliku
bt_mce.h
.
bt_status_t
(* get_remote_mas_instances)(bt_bdaddr_t *bd_addr)
|
wyszukiwanie instancji MAS na urządzeniu zdalnym,
Definicja w wierszu
49
pliku
bt_mce.h
.
rejestrowanie wywołań zwrotnych MCE BT,
Definicja w wierszu
46
pliku
bt_mce.h
.
ustawiony na rozmiar tej struktury.
Definicja w wierszu
43
pliku
bt_mce.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
-
hardware/libhardware/include/hardware/
bt_mce.h
Treść strony i umieszczone na niej fragmenty kodu podlegają licencjom opisanym w Licencji na treści. Java i OpenJDK są znakami towarowymi lub zastrzeżonymi znakami towarowymi należącymi do firmy Oracle lub jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-27 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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)"]]