zephyr/subsys/bluetooth
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
..
common Bluetooth: common: Statically check for immediate logging 2019-10-01 19:11:16 +02:00
controller Bluetooth: controller: split: Fix ctrl proc rx node starvation 2019-10-14 11:25:10 +02:00
host bluetooth: host: Added handler for data buffer overflow 2019-10-07 12:43:46 +03:00
mesh Bluetooth: Mesh: Proxy forwards ALL_NODES addr 2019-10-10 13:09:42 +02:00
services Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
shell Bluetooth: GATT: Add support to setting permission on CCCD 2019-09-19 21:12:39 +03:00
CMakeLists.txt cmake: don't link interface libraries with zephyr_interface 2019-09-26 05:50:46 -07:00
Kconfig Bluetooth: controller: Handle remote version as a prio event 2019-10-11 13:31:52 +02:00