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: host: fix wrong bt/cf settings loading #25543

Merged
merged 1 commit into from
May 23, 2020

Conversation

fnde-ot
Copy link
Collaborator

@fnde-ot fnde-ot commented May 22, 2020

This commits fixes the loading of bt/cf settings into memory. Only data
was loaded and not the address.

Fixes: #25478.
Fixes: #25447

This commits fixes the loading of bt/cf settings into memory. Only data
was loaded and not the address.

Signed-off-by: François Delawarde <fnde@demant.com>
@fnde-ot fnde-ot linked an issue May 22, 2020 that may be closed by this pull request
@joerchan
Copy link
Contributor

Thanks @fnde-ot. I have added another issue that this PR fixes.

@joerchan joerchan added the bug The issue is a bug, or the PR is fixing a bug label May 22, 2020
@joerchan joerchan added this to the v2.3.0 milestone May 22, 2020
@carlescufi carlescufi merged commit 24729bb into zephyrproject-rtos:master May 23, 2020
@fnde-ot fnde-ot deleted the fix_cf_settings_load branch October 19, 2020 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

settings_runtime_set() not populating bt/cf cf_set() returns 0 when no cfg is available
6 participants