OSDN Git Service

Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY
authorAlex Lu <alex_lu@realsil.com.cn>
Fri, 30 Aug 2019 12:02:14 +0000 (20:02 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Sep 2019 15:27:22 +0000 (17:27 +0200)
commit65251e2e0ad379d89f5784626b8c40ff62220d8b
tree9c87e1d844f5bda0afb7854a0404314c63a4e3e5
parent010376ab7fd788a0eddb86b6de5869b3045b97e3
Bluetooth: btrtl: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY

Realtek Bluetooth controllers can do both LE scan and BR/EDR inquiry
at once, need to set HCI_QUIRK_SIMULTANEOUS_DISCOVERY quirk.

Signed-off-by: Alex Lu <alex_lu@realsil.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btrtl.c