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.
btav_callbacks_t Struct Reference
#include <
bt_av.h
>
BT-AV callback structure.
Definition at line
61
of file
bt_av.h
.
set to sizeof(btav_callbacks_t)
Definition at line
63
of file
bt_av.h
.
The documentation for this struct was generated from the following file:
-
hardware/libhardware/include/hardware/
bt_av.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: 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)"]]