zephyr/subsys/bluetooth
Vinayak Kariappa Chettimada a396bdd30a Bluetooth: Controller: Fix missing connection handle invalidate
Fix missing connection handle invalidate on Controller
power up.

The connection context are zero-initialized on startup and
calls to `ll_connected_get()` would incorrectly return a
valid connection context pointer for connection handle 0.

Relates to commit fa02dc4d02 ("Bluetooth: Controller: Fix
missing reset of connection handle").

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2025-05-28 11:09:01 +02:00
..
audio Bluetooth: CSIP: Set member: Fix issue with re-registration 2025-05-27 14:45:15 +02: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 missing connection handle invalidate 2025-05-28 11:09:01 +02:00
crypto
host bluetooth: shell: pairing_accept callback access NULL pointer 2025-05-27 16:44:28 +02:00
lib
mesh bluetooth: mesh: fix buffer leakage if mesh was suspended 2025-05-20 15:25:06 +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