• Marcel Holtmann's avatar
    [Bluetooth] Send HCI_Reset for some Broadcom dongles · 430e67b3
    Marcel Holtmann authored
    This patch introduces a quirk flag for sending the HCI_Reset command. In
    general the HCI_Reset is not needed, but some Broadcom dongles uses this
    reset command to switch from HID to HCI mode. And it is not safe to send
    the HCI_Reset to every Bluetooth device, because the CSR firmware prior
    HCI 12.x will reset the host transport and this is wrong according to the
    Bluetooth specification.
    430e67b3
hci_core.c 29.5 KB