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

applications: nrf5340_audio: Check connectable flag for CIS gateway #11667

Closed
wants to merge 1 commit into from

Conversation

andvib
Copy link
Contributor

@andvib andvib commented Jul 3, 2023

Check the connectivity flag before connecting to a device. This prevents the CIS gateway attempting to connect to a BIS gateway with a matching name.

OCT-2587

@andvib andvib added the DNM label Jul 3, 2023
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jul 3, 2023
Check the connectivity flag before connecting to a device. This
prevents the CIS gateway attempting to connect to a BIS gateway with
a matching name.
Uses the new scanning API as this has support for the connectable
flag.

OCT-2587

Signed-off-by: Andreas Vibeto <andreas.vibeto@nordicsemi.no>
@NordicBuilder
Copy link
Contributor

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
test-sdk-audio X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@andvib
Copy link
Contributor Author

andvib commented Jul 3, 2023

Will be implemented in bt_mgmt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. DNM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants