zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada fa02dc4d02 Bluetooth: Controller: Fix missing reset of connection handle
Fix missing reset of connection handle in the LLL context.
During a central connection, if LL reset is called, then
disabled connection context's handle has to be reset
otherwise new connection creation will fail by detecting
that there exists a connection to same peer.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2021-08-27 06:47:21 -04:00
..
crypto
hal
hci Bluetooth: controller: hci: Add missing DF conn-less cmds to supp list 2021-08-25 18:02:39 -04:00
include Bluetooth: Controller: Fix radio packet size for Extended Scanning 2021-08-26 13:42:41 -04:00
ll_sw Bluetooth: Controller: Fix missing reset of connection handle 2021-08-27 06:47:21 -04:00
ticker Bluetooth: controller: Add ticker_yield_abs interface 2021-06-14 15:19:33 +02:00
util Bluetooth: controller: Add function to calculate BIS access address 2021-05-05 08:41:09 -04:00
CMakeLists.txt Bluetooth: Controller: Warn when building experimental features 2021-07-10 14:53:26 -04:00
Kconfig Bluetooth: Controller: Fix radio packet size for Extended Scanning 2021-08-26 13:42:41 -04:00
Kconfig.df Bluetooth: controller: Add option to enable conn. CTE request feature 2021-08-18 20:11:10 -04:00
Kconfig.ll_sw_split Bluetooth: Controller: clean up nRF DFE 2021-08-17 17:52:43 -04:00