Luiz Augusto von Dentz
806a5198c0
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>
2024-06-10 09:48:27 -04:00
..
2024-05-01 18:07:37 +01:00
2024-06-10 09:48:27 -04:00
2024-05-14 20:21:04 +02:00
2024-04-24 11:06:25 -07:00
2024-04-11 07:38:28 -07:00
2024-05-10 11:13:45 +02:00
2024-03-05 11:21:18 -08:00
2024-05-27 17:00:22 -07:00
2024-04-09 17:09:05 -07:00
2024-04-25 12:41:37 -07:00
2024-05-14 10:53:19 -07:00
2024-05-03 10:18:03 +02:00
2024-03-06 21:01:26 +01:00
2024-05-13 14:58:12 -07:00
2024-04-22 13:05:19 -07:00
2024-02-28 10:39:21 +00:00
2024-05-08 10:35:10 +01:00
2024-05-08 10:35:09 +01:00
2024-05-08 18:49:51 -07:00
2024-04-01 10:49:28 +01:00
2024-05-29 17:34:49 -07:00
2024-03-05 19:21:17 -08:00
2024-04-01 21:27:08 -07:00
2024-04-01 10:49:28 +01:00
2024-04-15 10:33:14 +01:00
2024-04-01 21:44:34 -07:00
2024-04-01 10:49:28 +01:00
2024-05-14 10:49:50 -07:00
2024-05-07 01:35:55 +02:00
2024-04-30 18:46:52 -07:00
2024-05-08 10:35:09 +01:00
2024-02-26 18:40:34 -08:00
2024-05-13 18:19:09 -06:00
2024-05-13 18:19:09 -06:00
2024-03-06 12:37:06 +00:00
2024-04-01 21:27:58 -07:00
2024-02-28 11:19:41 +00:00
2024-04-29 13:32:01 +01:00
2024-04-29 13:32:01 +01:00
2024-04-01 10:49:28 +01:00
2024-06-10 13:18:08 +01:00
2024-04-30 18:32:38 -07:00
2024-03-01 08:42:31 +00:00
2024-05-03 10:18:19 +02:00
2024-04-25 08:20:54 -07:00
2024-02-29 14:24:56 -08:00
2024-05-13 18:29:23 -07:00
2024-05-13 14:58:36 -07:00
2024-05-19 09:21:03 -07:00
2024-05-19 09:21:03 -07:00
2024-04-25 15:24:23 -07:00
2024-04-01 10:49:28 +01:00
2024-03-29 09:46:39 +00:00
2024-04-30 18:46:52 -07:00
2024-03-07 21:12:43 -08:00
2024-04-19 11:34:07 +01:00
2024-05-27 16:47:23 -07:00
2024-04-30 18:32:38 -07:00
2024-04-01 11:28:32 +01:00
2024-05-13 17:33:57 -07:00
2024-06-05 12:34:54 +01:00
2024-04-26 10:46:41 +02:00
2024-05-10 18:52:45 -07:00
2024-04-30 13:24:48 +02:00
2024-05-29 17:34:49 -07:00
2024-06-01 16:27:26 -07:00
2024-05-13 16:41:10 -07:00
2024-04-25 20:55:59 -07:00
2024-05-09 20:25:55 -07:00
2024-04-25 12:41:37 -07:00
2024-04-01 10:49:28 +01:00
2024-04-07 02:42:36 -04:00
2024-05-08 08:51:20 +02:00
2024-03-19 13:47:29 +01:00
2024-05-09 10:01:01 -07:00
2024-05-08 08:51:20 +02:00