Skip to content

Bluetooth: host: a2dp: Fix stream recv callback not be checked #93237

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

Merged
merged 1 commit into from
Jul 21, 2025

Conversation

CC0918
Copy link
Contributor

@CC0918 CC0918 commented Jul 17, 2025

Now when role is sink and source sends data, stream recv callback is not registered, apps works fail. so stream recv callback should be checked.

Now when role is sink and source sends data, stream recv callback is
not registered, apps works fail. so stream recv callback should be
checked.

Signed-off-by: Cheng Chang <[email protected]>
Copy link

@nashif nashif merged commit c9651c6 into zephyrproject-rtos:main Jul 21, 2025
33 checks passed
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.

5 participants