]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: allow scatternet connections if supported.
authorAlain Michaud <alainm@chromium.org>
Thu, 23 Apr 2020 14:43:29 +0000 (14:43 +0000)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 28 Apr 2020 09:49:12 +0000 (11:49 +0200)
commit87277d757ab1f2999d8d2be89c26cb8acae91c9e
treef28e24e43011de934bce040acae47cbc3353ad60
parent8298574dbd3086fd049a04ce6a35f3f252250caa
Bluetooth: allow scatternet connections if supported.

This change allows scatternet connections to be created if the
controller reports support and the HCI_QUIRK_VALID_LE_STATES indicates
that the reported LE states can be trusted.

Signed-off-by: Alain Michaud <alainm@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_event.c