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 btav_callbacks_t
#include <
bt_av.h
>
Struktura wywołania zwrotnego BT-AV.
Definicja w wierszu
61
pliku
bt_av.h
.
ustawiona na sizeof(btav_callbacks_t);
Definicja w wierszu
63
pliku
bt_av.h
.
Dokumentacja tego typu danych została wygenerowana z tego pliku:
-
hardware/libhardware/include/hardware/
bt_av.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: btav_callbacks_t Struct Reference\n\nbtav_callbacks_t Struct Reference\n=================================\n\n[Data Fields](#pub-attribs) \nbtav_callbacks_t Struct Reference \n\n`\n#include \u003c\n`[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)`\n\u003e\n`\n\n|------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------|\n| Data Fields ----------- ||\n| size_t | [size](/reference/hal/structbtav__callbacks__t#a854352f53b148adc24983a58a1866d66) |\n| ||\n| [btav_connection_state_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) | [connection_state_cb](/reference/hal/structbtav__callbacks__t#af290f8a91348dced73aeb6197ff6aaca) |\n| ||\n| [btav_audio_state_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) | [audio_state_cb](/reference/hal/structbtav__callbacks__t#a478fb6ce913d0eb089e3af99c616a7a4) |\n| ||\n| [btav_audio_config_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) | [audio_config_cb](/reference/hal/structbtav__callbacks__t#a140cf43a118f1b6b6490f21868d265c9) |\n| ||\n\n\nDetailed Description\n--------------------\n\n\nBT-AV callback structure.\n\n\nDefinition at line\n[61](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\nof file\n[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\n.\n\nField Documentation\n-------------------\n\n\n|------------------------------------------------------------------------------------------------------------------------------------------------|\n| [btav_audio_config_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) audio_config_cb |\n\n\nDefinition at line\n[66](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\nof file\n[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\n.\n\n|----------------------------------------------------------------------------------------------------------------------------------------------|\n| [btav_audio_state_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) audio_state_cb |\n\n\nDefinition at line\n[65](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\nof file\n[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\n.\n\n|--------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [btav_connection_state_callback](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h) connection_state_cb |\n\n\nDefinition at line\n[64](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\nof file\n[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\n.\n\n|-------------|\n| size_t size |\n\n\nset to sizeof(btav_callbacks_t)\n\n\nDefinition at line\n[63](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\nof file\n[bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)\n.\n\n*** ** * ** ***\n\nThe documentation for this struct was generated from the following file:\n\n- hardware/libhardware/include/hardware/ [bt_av.h](https://android.googlesource.com/platform/hardware/libhardware/+/master/include/hardware/bt_av.h)"]]