Commit 59b68359 authored by Arkadiusz Bokowy's avatar Arkadiusz Bokowy Committed by Greg Kroah-Hartman
Browse files

Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters



[ Upstream commit f6685a96 ]

Due to a typo during defining HCI errors it is not possible to connect
LE-capable device with BR/EDR only adapter. The connection is terminated
by the LE adapter because the invalid LL params error code is treated
as unsupported remote feature.

Fixes: 79c0868a ("Bluetooth: hci_event: Use HCI error defines instead of magic values")
Signed-off-by: default avatarArkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent ecd06ad0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment