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

[Backport v3.5-branch] Bluetooth: Host: Avoid processing "no change" encryption changes #74123

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

zephyrbot
Copy link
Collaborator

@zephyrbot zephyrbot commented Jun 11, 2024

Backport bf363d7 from #73945.

Fixes #74926

If the new encryption state is the same as the old one, there's no point in
doing additional processing or callbacks. Simply log a warning and ignore
the HCI event in such a case.

Signed-off-by: Johan Hedberg <[email protected]>
(cherry picked from commit bf363d7)
@fabiobaltieri fabiobaltieri merged commit 1424b49 into v3.5-branch Jun 25, 2024
24 checks passed
@nashif nashif deleted the backport-73945-to-v3.5-branch branch November 16, 2024 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Host area: Bluetooth Backport Backport PR and backport failure issues
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

7 participants