zephyr/subsys/bluetooth
Håvard Reierstad d989188f29 Bluetooth: Host: l2cap: Fix MPS/MTU confusion
The implementation used BT_L2CAP_ECRED_MIN_MTU to check the lower limits
of both MTU and MPS, instead of BT_L2CAP_ECRED_MIN_MPS for MPS. While
these are the same here, confusion may arise. This commit fixes the
confusion.

Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
2025-07-19 13:26:29 -04:00
..
audio Bluetooth: ASCS: fix uninitialized pointer read 2025-07-08 13:44:37 -05:00
common bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
controller Bluetooth: Controller: Fix Tx Ack FIFO index corruption under race 2025-07-09 09:42:58 -05:00
crypto
host Bluetooth: Host: l2cap: Fix MPS/MTU confusion 2025-07-19 13:26:29 -04:00
lib
mesh bluetooth: mesh: remove unused functionality 2025-06-26 14:09:01 +02:00
services bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
CMakeLists.txt
Kconfig Bluetooth: ISO: Remove BT_ISO_TX_FRAG_COUNT 2025-05-14 16:28:42 +02:00
Kconfig.adv Bluetooth: Host: Remove experimental label from PAwR 2025-03-14 17:56:18 +01:00
Kconfig.logging