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: VCP/MICP: Fix VOCS and AICS instance counts #66715

Merged

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Dec 20, 2023

The VCP and MICP instances should use their respective AICS and VOCS Kconfig options, rather than the overall Kconfig options.

The VCP and MICP instances should use their respective
AICS and VOCS Kconfig options, rather than the overall
Kconfig options.

Signed-off-by: Emil Gydesen <[email protected]>
Some places MICP accessed AICS when it was not supported.

Signed-off-by: Emil Gydesen <[email protected]>
Some places VCP accessed AICS and VOCS when it was not supported.
Also modify existing guards to be consistent with new guards.

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley Thalley added the bug The issue is a bug, or the PR is fixing a bug label Feb 1, 2024
@Thalley Thalley marked this pull request as ready for review February 1, 2024 09:33
@Thalley Thalley requested a review from cvinayak February 1, 2024 09:33
@cvinayak cvinayak added this to the v3.6.0 milestone Feb 3, 2024
@henrikbrixandersen henrikbrixandersen merged commit 68ed2e0 into zephyrproject-rtos:main Feb 5, 2024
24 checks passed
@Thalley Thalley deleted the micp_vcp_inst_fix branch February 5, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Audio area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

6 participants