zephyr/subsys/bluetooth/host
Håvard Reierstad 2b42a1d81d Bluetooth: Host: Add l2cap credit param checks
Adds a missing requirement from Core Spec V6.0 Vol 3.A chapters 10.1
and 10.2 to ignore L2CAP_FLOW_CONTROL_CREDIT_IND packets with the
credit value set to 0.

Matches existing credit-related functions by checking that the CID
is in the dynamic range (you can't add credits to fixed channels).

Signed-off-by: Håvard Reierstad <haavard.reierstad@nordicsemi.no>
2025-08-01 12:20:43 -04:00
..
classic Bluetooth: Classic: SDP: Replace magic numbers 2025-07-31 17:10:57 -04:00
shell bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
addr_internal.h
addr.c
adv.c
adv.h
aes_ccm.c
att_internal.h bt: host: Use proper flexible array 2025-07-31 10:52:49 +01:00
att.c
buf_view.h
buf.c
CMakeLists.txt
conn_internal.h bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
conn.c Bluetooth: ISO: Fix issue with BIS tx_complete 2025-07-31 17:14:21 -04:00
crypto_psa.c
crypto.h
cs.c
data.c
direction_internal.h
direction.c
ecc.c
ecc.h
gatt_internal.h
gatt.c
hci_common.c
hci_core.c bluetooth: host: Add support for extended feature set feature 2025-07-28 08:48:30 -04:00
hci_core.h
hci_raw_internal.h
hci_raw.c
id.c
id.h
iso_internal.h
iso.c Bluetooth: ISO: Fix issue with BIS tx_complete 2025-07-31 17:14:21 -04:00
Kconfig
Kconfig.gatt
Kconfig.l2cap
keys.c
keys.h
l2cap_internal.h bt: host: Use proper flexible array 2025-07-31 10:52:49 +01:00
l2cap.c Bluetooth: Host: Add l2cap credit param checks 2025-08-01 12:20:43 -04:00
long_wq.c
long_wq.h
monitor.c
monitor.h
scan.c
scan.h
settings.c
settings.h
smp_null.c
smp.c
smp.h
uuid.c