Skip to content

Proper guarding of service instances in CSIP module #89087

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

Open
niym-ot opened this issue Apr 25, 2025 · 1 comment
Open

Proper guarding of service instances in CSIP module #89087

niym-ot opened this issue Apr 25, 2025 · 1 comment
Assignees
Labels
area: Bluetooth Audio area: Bluetooth Enhancement Changes/Updates/Additions to existing features

Comments

@niym-ot
Copy link
Collaborator

niym-ot commented Apr 25, 2025

There needs much better or larger changes in the CSIP module to properly guard the service instance modifications.

Also test cases needs to be added for the same

Also below point needs to be considered
"if CONFIG_BT_BONDABLE=n, then there's some parts of our code that shouldn't be run (should be guarded by CONFIG_BT_BONDABLE), but I think we can do that in a follow-up PR, but something like this probably should since it's only dealing with bonds at the moment"

Reference - #88402

@Thalley
Copy link
Collaborator

Thalley commented Apr 25, 2025

@niym-ot Please follow the templates when creating a Github issue

@Thalley Thalley added Enhancement Changes/Updates/Additions to existing features area: Bluetooth labels Apr 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Audio area: Bluetooth Enhancement Changes/Updates/Additions to existing features
Projects
Status: To do
Development

No branches or pull requests

2 participants