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: CAP: Add minimum metadata len req for CAP #60110

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Jul 6, 2023

CAP requires setting the streaming context in the metadata, which requires 4 octets of metadata, so the metadata for CAP must be greater than or equal to 4.

Depends on #58331

CAP requires setting the streaming context in the metadata,
which requires 4 octets of metadata, so the metadata for
CAP must be greater than or equal to 4.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
@carlescufi carlescufi merged commit 592da93 into zephyrproject-rtos:main Sep 7, 2023
24 checks passed
@Thalley Thalley deleted the cap_metadata_req branch December 18, 2023 13:53
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