Searched hist:"43 d6bc46e2d342204693d24ce1c607305d93d8fb" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/net/bluetooth/ |
H A D | hci.h | diff 43d6bc46e2d342204693d24ce1c607305d93d8fb Sun Nov 02 13:52:23 CST 2014 Marcel Holtmann <marcel@holtmann.org> 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>
|