Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Dec 2014 03:42:33 +0000 (04:42 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Dec 2014 18:16:13 +0000 (20:16 +0200)
commitd57dbe779e0e14a8cdc7327b5cfcd02122728d0f
tree2afb12d5a971068c3d1cfa4162f456676db4516d
parent9ef80d40e901feb875660101dabdeddaa27e837c
Bluetooth: btusb: Set the HCI_QUIRK_BROKEN_LOCAL_COMMANDS quirk

The AVM BlueFritz! 2.0 USB dongles do not support the HCI command for
reading the local supported commands. So set this quirk to let the
core know about it.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/btusb.c