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: Fix not clearing Client Features #15328

Merged
merged 1 commit into from Apr 11, 2019

Conversation

Vudentz
Copy link
Contributor

@Vudentz Vudentz commented Apr 10, 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

@jhedberg jhedberg added area: Bluetooth bug The issue is a bug, or the PR is fixing a bug labels Apr 10, 2019
@jhedberg jhedberg added this to the v1.14.0 milestone Apr 10, 2019
@Vudentz Vudentz force-pushed the gatt branch 2 times, most recently from 5807af8 to 8344e70 Compare April 10, 2019 11:48
@jhedberg
Copy link
Member

@Vudentz looks like tests/bluetooth/mesh_shell doesn't build with this PR, causing CI to fail

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>
@Vudentz
Copy link
Contributor Author

Vudentz commented Apr 11, 2019

@jhedberg it should be ok now.

@jhedberg jhedberg merged commit f2a34a6 into zephyrproject-rtos:master Apr 11, 2019
@Vudentz Vudentz deleted the gatt branch August 22, 2019 14:01
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.

None yet

3 participants