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

tests/bsim/bt bis: Do not call into controller in split builds #64489

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

aescolar
Copy link
Member

Use the HCI layer to update the channel map instead of calling directly into the controller.

Fixes: #64441

Use the HCI layer to update the channel map instead of calling directly
into the controller.

Fixes: zephyrproject-rtos#64441

Signed-off-by: Alberto Escolar Piedras <[email protected]>
@aescolar aescolar added area: Bluetooth Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. labels Oct 27, 2023
@aescolar aescolar marked this pull request as ready for review October 27, 2023 10:29
@carlescufi carlescufi merged commit b12785f into zephyrproject-rtos:main Oct 30, 2023
24 checks passed
@aescolar aescolar deleted the bis_hci_fix branch October 30, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Controller area: Bluetooth Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bluetooth: tests/bsim/bluetooth/ll/bis/ accesses controller directly to update the channel map
5 participants