]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 1 Nov 2015 08:45:22 +0000 (09:45 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:26 +0000 (17:50 +0100)
commitc58a1b910570e4bfe75807aaaf062f0f4041ab0b
treebc60bded8ae196c760a5ee70e4a6440bd3a1d863
parent625e9759de28a50453a27238fbbe38cb1dabfa6e
Bluetooth: Fix issue with HCI_QUIRK_FIXUP_INQUIRY_MODE and event mask

When setting the event mask, the HCI_QUIRK_FIXUP_INQUIRY_MODE quirk is
required to be checked so that the Inquiry Result with RSSI event gets
actually enabled.

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