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: btintel: Fix bdaddress comparison with garbage value #37

Open
wants to merge 1 commit into
base: 5.10/android-civ
Choose a base branch
from

Commits on Nov 22, 2022

  1. Bluetooth: btintel: Fix bdaddress comparison with garbage value

    Intel Read Verision(TLV) data is parsed into a local structure variable
    and it contains a field for bd address. Bd address is returned only in
    bootloader mode and hence bd address in TLV structure needs to be validated
    only if controller is present in boot loader mode.
    
    Tracked-On: OAM-104935
    Signed-off-by: Kiran K <kiran.k@intel.com>
    Reviewed-by: Tedd Ho-Jeong An <tedd.an@intel.com>
    Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
    (cherry picked from commit 8935053)
    Signed-off-by: Kothapeta, BikshapathiX <bikshapathix.kothapeta@intel.com>
    kirankrishnappa-intel authored and bkothapx committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8daecf2 View commit details
    Browse the repository at this point in the history