zephyr/subsys/bluetooth
Cheng Chang 5b204de53a Bluetooth: host: L2CAP: Fix configuration parameters not be checked
Now in other mode rather than basic mode, configuration parameters
include MTU, Flush Time and QoS have been checked.
But in basic mode, they also need to be checked, so the code about this
should not be controlled by macro CONFIG_BT_L2CAP_RET_FC.

Signed-off-by: Cheng Chang <cheng.chang@nxp.com>
2025-07-19 09:51:02 +02: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 Bluetooth: crypto: add select PSA_WANT_ALG_ECB_NO_PADDING 2025-01-15 22:57:20 +01:00
host Bluetooth: host: L2CAP: Fix configuration parameters not be checked 2025-07-19 09:51:02 +02: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