diff options
| author | Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com> | 2025-03-12 20:09:43 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-03-28 21:59:53 +0100 |
| commit | 59b683594ff39b75ee2bcaec1519567e4e0a6ce0 (patch) | |
| tree | f611f637247bb1482564a8ae27e3290e5aaa75e0 /drivers/accel | |
| parent | ecd06ad0823a90b4420c377ef8917e44e23ee841 (diff) | |
| download | linux-59b683594ff39b75ee2bcaec1519567e4e0a6ce0.tar.gz linux-59b683594ff39b75ee2bcaec1519567e4e0a6ce0.tar.bz2 linux-59b683594ff39b75ee2bcaec1519567e4e0a6ce0.zip | |
Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters
[ Upstream commit f6685a96c8c8a07e260e39bac86d4163cfb38a4d ]
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: 79c0868ad65a ("Bluetooth: hci_event: Use HCI error defines instead of magic values")
Signed-off-by: Arkadiusz Bokowy <arkadiusz.bokowy@gmail.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/accel')
0 files changed, 0 insertions, 0 deletions
