Files
android_kernel_xiaomi_sm8450/include/net
Luiz Augusto von Dentz ea1a98c9a3 Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
[ Upstream commit 806a5198c05987b748b50f3d0c0cfb3d417381a4 ]

This removes the bogus check for max > hcon->le_conn_max_interval since
the later is just the initial maximum conn interval not the maximum the
stack could support which is really 3200=4000ms.

In order to pass GAP/CONN/CPUP/BV-05-C one shall probably enter values
of the following fields in IXIT that would cause hci_check_conn_params
to fail:

TSPX_conn_update_int_min
TSPX_conn_update_int_max
TSPX_conn_update_peripheral_latency
TSPX_conn_update_supervision_timeout

Link: https://github.com/bluez/bluez/issues/847
Fixes: e4b019515f95 ("Bluetooth: Enforce validation on max value of connection interval")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-07-05 09:12:28 +02:00
..
2021-06-10 13:39:24 +02:00
2020-05-05 13:23:29 -07:00
2023-11-20 11:06:55 +01:00
2019-12-09 10:36:44 -08:00
2020-06-22 21:12:44 -07:00
2020-03-04 13:25:55 -08:00
2023-06-14 11:09:42 +02:00
2019-04-22 21:47:25 -07:00
2019-10-05 16:29:00 -07:00
2024-06-16 13:32:36 +02:00
2020-06-18 20:46:23 -07:00
2023-08-11 11:57:50 +02:00
2019-12-09 10:28:43 -08:00