Bluetooth: Introduce HCI_QUIRK_SIMULTANEOUS_DISCOVERY
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 17 Mar 2015 16:04:12 +0000 (09:04 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 17 Mar 2015 16:30:58 +0000 (18:30 +0200)
commit695c4cb61926ddef2481dbcefef44498a7c1e5b5
tree1f61d9745fdaed442a531549d96cba39007e220d
parentd907c4f05cc7cb18d0f41f23cadf7f8ec10bfd29
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 <jpawlowski@google.com>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci.h