Bluetooth: Set HCI_QUIRK_STRICT_DUPLICATE_FILTER for BTUSB_ATH3012
authorJakub Pawlowski <jpawlowski@google.com>
Thu, 29 Jan 2015 18:38:34 +0000 (10:38 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 29 Jan 2015 19:11:54 +0000 (20:11 +0100)
The Bluetooth controllers from Atheros use a strict scanning filter
policy that filters based on Bluetooth device addresses and not on
RSSI. So tell the core about this.

Signed-off-by: Jakub Pawlowski <jpawlowski@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c

Simple merge