From: Marcel Holtmann Date: Sun, 2 Nov 2014 19:52:23 +0000 (+0100) Subject: Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43d6bc46e2d342204693d24ce1c607305d93d8fb;p=pandora-kernel.git Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER Some vendors decide to use a strict duplicate filter policy that only filters on Bluetooth device addresses. This means that when the RSSI changes, these devices are not reported again. During discovery it is useful to actually get the RSSI updates. Since this is specific to each controller, add a new quirk setting that allows drivers to tell the core what kind of filtering policy the controller uses. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed