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: Fixed an issue that whitelist failed to be added again after successfully deleted it. #34

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

jxqnzzj
Copy link
Contributor

@jxqnzzj jxqnzzj commented Jan 21, 2025

Summary

Fixed an issue that whitelist failed to be added again after successfully deleted it.

Impact

'process_le_whitelist_update_evt' callback did not process the device flag. So it's still added state in device lists.

…er successfully deleted it.

bug: v/52011

rootcause: 'process_le_whitelist_update_evt' callback did not process the device flag. So it's still added state in device lists.

Signed-off-by: zhongzhijie1 <[email protected]>
@jxqnzzj jxqnzzj requested a review from hyson710 as a code owner January 21, 2025 04:01
@hyson710 hyson710 merged commit b999116 into open-vela:dev Jan 22, 2025
4 checks passed
@hyson710 hyson710 added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants