]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Introduce HCI_QUIRK_STRICT_DUPLICATE_FILTER
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 2 Nov 2014 19:52:23 +0000 (20:52 +0100)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 3 Nov 2014 08:13:36 +0000 (10:13 +0200)
commit15632a9aca12461c932bbb6b5c0d7a6a662eac11
tree40211aed70d7fdb403ce85184a6cb6308e4df746
parentffbfe8313b35b2b7dfb2b0744aff7dd3f5be39d2
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 <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h