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 v2.7-branch] Bluetooth: Host: Avoid processing "no change" encryption changes #74122

Open
wants to merge 1 commit into
base: v2.7-branch
Choose a base branch
from

Commits on Jun 12, 2024

  1. Bluetooth: Host: Avoid processing "no change" encryption changes

    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 <johan.hedberg@silabs.com>
    (cherry picked from commit bf363d7)
    jhedberg committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    8f2b8ba View commit details
    Browse the repository at this point in the history