• Joseph Hwang's avatar
    Bluetooth: aosp: Support AOSP Bluetooth Quality Report · 258f56d1
    Joseph Hwang authored
    This patch adds the support of the AOSP Bluetooth Quality Report
    (BQR) events.
    
    Multiple vendors have supported the AOSP Bluetooth Quality Report.
    When a Bluetooth controller supports the capability, it can enable
    the aosp capability through hci_set_aosp_capable. Then hci_core will
    set up the hdev->aosp_set_quality_report callback through aosp_do_open
    if the controller responds to support the quality report capability.
    
    Note that Intel also supports a distinct telemetry quality report
    specification. Intel sets up the hdev->set_quality_report callback
    in the btusb driver module.
    Reviewed-by: default avatarMiao-chen Chou <mcchou@chromium.org>
    Signed-off-by: default avatarJoseph Hwang <josephsih@chromium.org>
    Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
    258f56d1
aosp.h 643 Bytes