mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 11:04:17 +00:00
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> |
||
---|---|---|
.. | ||
classic | ||
shell | ||
addr_internal.h | ||
addr.c | ||
adv.c | ||
adv.h | ||
aes_ccm.c | ||
att_internal.h | ||
att.c | ||
buf_view.h | ||
buf.c | ||
CMakeLists.txt | ||
conn_internal.h | ||
conn.c | ||
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 | ||
hci_core.h | ||
hci_raw_internal.h | ||
hci_raw.c | ||
id.c | ||
id.h | ||
iso_internal.h | ||
iso.c | ||
Kconfig | ||
Kconfig.gatt | ||
Kconfig.l2cap | ||
keys.c | ||
keys.h | ||
l2cap_internal.h | ||
l2cap.c | ||
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 |