]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 26 Dec 2014 03:42:31 +0000 (04:42 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 26 Dec 2014 18:16:10 +0000 (20:16 +0200)
commit691f0269e347e97a1b3f2bf0f31be5ae61946c6b
tree2db1a29e869eb1412acf3c0babdbc30e8fe8aae0
parent9e557e93a44bc45de734cb9a44b15ecbe98562cf
Bluetooth: Introduce HCI_QUIRK_BROKEN_LOCAL_COMMANDS constant

Some controllers advertise support for Bluetooth 1.2 specification,
but they do not support the HCI Read Local Supported Commands command.

If that is the case, then the driver can quirk the behavior and force
the core to skip this command. This will allow removing vendor specific
checks out of the core.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h