zephyr/subsys/bluetooth
Krzysztof Kopyściński 5f9d760755 bluetooth: l2cap: fix ecred conn response for all connections refused
If all connections were refused, we haven't reached part of
le_ecred_conn_req with connecting channels - thus i was never
incremented. PDU shall be created always with the length containing
full size of scid array - we always respond with all of the CIDs filled,
they just will be all zeros when all connections were refused.

This was affecting L2CAP/ECFC/BV-26-C

Signed-off-by: Krzysztof Kopyściński <krzysztof.kopyscinski@codecoup.pl>
2021-06-16 10:41:51 +02:00
..
audio Bluetooth: Audio: AICS use bt_aics instead of bt_aics_server 2021-06-14 14:54:59 +02:00
common Bluetooth: Refactor bluetooth buffer configuration for simplification 2021-05-06 14:56:18 +02:00
controller Bluetooth: controller: CIS/CIG teardown at ACL disconnect 2021-06-16 10:38:38 +02:00
host bluetooth: l2cap: fix ecred conn response for all connections refused 2021-06-16 10:41:51 +02:00
mesh Bluetooth: Mesh: Fix missing proxy send status 2021-06-16 11:01:41 +03:00
services Bluetooth: OTS: Update OTS to use correct reserve define 2021-05-06 14:56:18 +02:00
shell Bluetooth: Audio: Rename bt_vcs to bt_vcs_included 2021-06-14 14:25:55 +02:00
CMakeLists.txt Bluetooth: Audio: Volume Offset Control Service and Client 2021-03-22 13:05:56 -04:00
Kconfig driver: esp32: add bluetooth support 2021-04-30 16:51:30 -04:00