zephyr/subsys/bluetooth/controller
Piotr Pryga bbf19b24be Bluetooth: Controller: llcp: Missing llcp ctx release when disconnect
If there were local LLCP pending and connection lost happened there
were no release of allocated control procedure context.
It caused to exhaustion of available procedures.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-11 11:52:42 +01:00
..
crypto
hal
hci Bluetooth: Controller: Apply suggestions from code review 2022-01-04 16:21:50 +01:00
include Bluetooth: controller: complete DF TX params set in conn mode 2021-12-22 12:18:17 +01:00
ll_sw Bluetooth: Controller: llcp: Missing llcp ctx release when disconnect 2022-01-11 11:52:42 +01:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
CMakeLists.txt Bluetooth: Controller: util: Add generic double buffer implementation 2022-01-04 09:10:05 -05:00
Kconfig Bluetooth: Controller: Implement ISO Sync Receiver connection handle 2021-11-25 10:43:51 -05:00
Kconfig.df Bluetooth: controller: radio: add PHYEND delay compensation for nRF53 2022-01-04 09:10:05 -05:00
Kconfig.ll_sw_split Bluetooth: Controller: change def val BT_CTLR_LLCP_PROC_CTX_BUF_NUM 2022-01-11 11:52:42 +01:00