summaryrefslogtreecommitdiff
path: root/kernel/kexec_internal.h
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-05-20 23:03:07 +0300
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2024-06-10 16:48:27 +0300
commit806a5198c05987b748b50f3d0c0cfb3d417381a4 (patch)
tree43938df711ab7e047496ff01b45042dac4de6891 /kernel/kexec_internal.h
parent86fbd9f63a6b42b8f158361334f5a25762aea358 (diff)
downloadlinux-806a5198c05987b748b50f3d0c0cfb3d417381a4.tar.xz
Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ
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>
Diffstat (limited to 'kernel/kexec_internal.h')
0 files changed, 0 insertions, 0 deletions