From: Jakub Pawlowski Date: Tue, 17 Mar 2015 16:04:12 +0000 (-0700) Subject: Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~204^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=695c4cb61926ddef2481dbcefef44498a7c1e5b5;p=pandora-kernel.git Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY Some controllers allow both LE scan and BR/EDR inquiry to run at the same time, while others allow only one, LE SCAN or BR/EDR inquiry at given time. Since this is specific to each controller, add a new quirk setting that allows drivers to tell the core wether given controller can do both LE scan and BR/EDR inquiry at same time. Signed-off-by: Jakub Pawlowski Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed