zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada af696bdd4c Bluetooth: controller: split: Fix ctrl proc rx node starvation
Rx nodes are reserved during control procedures for
generation of HCI event on completion. Fix the allocation
and reservation in the form of a linked list per connection
context. Worst case, this list will hold one rx node for
overlapping non-instant control procedure (Data Length
Update) plus two rx node for control procedure with instant
(PHY update with Data Length Update support).

Fixes #19198.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2019-10-14 11:25:10 +02:00
..
crypto Bluetooth: controller: Use entropy driver directly in bt_rand 2019-10-02 13:21:24 +02:00
hal Bluetooth: controller: Refactor use of SWI 2019-09-16 19:06:51 +02:00
hci Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00
include Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
ll_sw Bluetooth: controller: split: Fix ctrl proc rx node starvation 2019-10-14 11:25:10 +02:00
ticker Bluetooth: controller: Fix ticker previous slot value 2019-10-09 09:19:32 +02:00
util Bluetooth: controller: Fix mayfly optimization 2019-09-24 10:37:23 +02:00
CMakeLists.txt Bluetooth: controller: Settings for company_id and subversion_number. 2019-07-23 10:58:03 +02:00
Kconfig Bluetooth: controller: Fix Kconfig conditional optionals 2019-10-09 15:53:14 +02:00