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: GATT Client Configuration is not cleared when device is unpaired #15329

Closed
Vudentz opened this issue Apr 10, 2019 · 0 comments
Closed
Assignees
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug
Milestone

Comments

@Vudentz
Copy link
Contributor

Vudentz commented Apr 10, 2019

When a device is unpaired all its settings shall be cleared from storage, currently that is only done for CCC leaving CF still in memory/flash.

@Vudentz Vudentz added the bug The issue is a bug, or the PR is fixing a bug label Apr 10, 2019
@Vudentz Vudentz self-assigned this Apr 10, 2019
@Vudentz Vudentz added area: Bluetooth priority: medium Medium impact/importance bug labels Apr 10, 2019
@Vudentz Vudentz added this to the v1.14.0 milestone Apr 10, 2019
Vudentz added a commit to Vudentz/zephyr that referenced this issue Apr 11, 2019
When a device is considered unpaired any configuration set in Client
Features shall also be removed.

Fixes zephyrproject-rtos#15329

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
jhedberg pushed a commit that referenced this issue Apr 11, 2019
When a device is considered unpaired any configuration set in Client
Features shall also be removed.

Fixes #15329

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
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 priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant