Skip to content
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

Bluetooth: MPL: Add notification to track change #67451

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

piotrnarajowski
Copy link
Contributor

This adds notifications to do_first_track. Before the change was made, client was never notified about track change when changing group in Media Player.

@piotrnarajowski
Copy link
Contributor Author

@Thalley This is RFC, could you please take a look?

Copy link
Collaborator

@Thalley Thalley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this fix the PTS issues?

subsys/bluetooth/audio/mpl.c Outdated Show resolved Hide resolved
This adds notifications to do_first_track only when changing group.
Before the change was made, client was never notified about
track change when changing group in Media Player.

Signed-off-by: Piotr Narajowski <[email protected]>
@nashif nashif merged commit 13b0052 into zephyrproject-rtos:main Jan 15, 2024
24 checks passed
@Thalley
Copy link
Collaborator

Thalley commented Jan 17, 2024

@piotrnarajowski does this fix #67312?

@piotrnarajowski
Copy link
Contributor Author

@Thalley Unfortunately no, this is separate issue

@Thalley
Copy link
Collaborator

Thalley commented Jan 17, 2024

@Thalley Unfortunately no, this is separate issue

OK, I'll look into that now then

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

Successfully merging this pull request may close these issues.

5 participants