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)
commit4364f2e91f0d44fa0e233d2a55e3ec35053d9bd9
treef28e24e43011de934bce040acae47cbc3353ad60
parent220915857e29795ae5ba4222806268b4a99c19c1
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