Skip to content

BR avrcp subunit info passthrough and Pass Through command reception on the AVRCP target #93549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

makeshi
Copy link
Contributor

@makeshi makeshi commented Jul 23, 2025

Implemented AVRCP TG functionality in the Bluetooth stack by support for subunit Info and Pass Through command reception, along with shell integration for testing.

  • Implements reception and response handling for Subunit Info commands.
  • Adds a callback to handle Pass Through command reception, including operation ID, button state, and optional payload.
    -Introduces an API to send Pass Through responses from the TG side.
  • Add shell integration for subunit Info and Pass Through command testing.

makeshi added 3 commits July 23, 2025 15:48
Add a new callback to support the situation when a subunit info command
is received, and add an API to respond to the subunit info command.

Signed-off-by: Make Shi <make.shi@nxp.com>
Add avrcp_subunit_info_req callback function in shell and a command to set
the subunit info response.

Signed-off-by: Make Shi <make.shi@nxp.com>
Add a new callback to support the situation when a Pass Through command
is received, and add an API to respond to the Pass Through command.

Signed-off-by: Make Shi <make.shi@nxp.com>
@makeshi makeshi force-pushed the br_avrcp_subunit_info_passthrough branch from e153c26 to b7814a1 Compare July 23, 2025 08:00
Add a callback function in shell and a new command for AVRCP TG
passthrough support

Signed-off-by: Make Shi <make.shi@nxp.com>
@makeshi makeshi force-pushed the br_avrcp_subunit_info_passthrough branch from b7814a1 to ed54ae8 Compare July 23, 2025 08:09
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants