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: Audio - internal changes to media proxy instance structure #43407

Merged

Conversation

asbjornsabo
Copy link
Collaborator

@asbjornsabo asbjornsabo commented Mar 3, 2022

Updates an include guard, and moves a callback struct inside the media proxy instance struct.

closes #41201

@asbjornsabo asbjornsabo self-assigned this Mar 3, 2022
@github-actions github-actions bot added area: Bluetooth area: Bluetooth Audio area: Tests Issues related to a particular existing or missing test labels Mar 3, 2022
@asbjornsabo asbjornsabo force-pushed the media_proxy_datastructure branch 2 times, most recently from cdc3be7 to 3794c7f Compare March 4, 2022 09:51
@asbjornsabo asbjornsabo force-pushed the media_proxy_datastructure branch from 3794c7f to 06cf218 Compare March 14, 2022 11:53
@asbjornsabo asbjornsabo requested a review from Thalley March 14, 2022 11:55
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.

Seems OK, but won't approve before the depending PR is merged

Move the media control client callbacks into the media proxy instance
struct, as requested in earlier PR review.

Signed-off-by: Asbjørn Sæbø <[email protected]>
@asbjornsabo
Copy link
Collaborator Author

Rebased on main with no changes.

@carlescufi carlescufi merged commit 570bc0d into zephyrproject-rtos:main Mar 25, 2022
@asbjornsabo asbjornsabo deleted the media_proxy_datastructure branch March 25, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Audio area: Bluetooth area: Tests Issues related to a particular existing or missing test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LE Audio: Improved media_proxy internal data structure
4 participants