zephyr/subsys/bluetooth/controller
Thomas Ebert Hansen 33cb9e3433 Bluetooth: controller: Add remote proc ctx pool
Add a separate procedure context pool for remote initiated procedures.
Make it configurable in size by BT_CTLR_LLCP_REMOTE_PROC_CTX_BUF_NUM.
Fix all unit tests referring to the amount of free context buffers.

Fixes #41823

Signed-off-by: Thomas Ebert Hansen <thoh@oticon.com>
2022-03-14 11:38:09 +01:00
..
crypto
hal
hci bluetooth: controller: fixed problems in ISO-AL RX 2022-03-02 11:22:33 +01:00
include Bluetooth: Controller: Fix missing ll_adv_cmds_set 2022-03-01 14:54:35 +01:00
ll_sw Bluetooth: controller: Add remote proc ctx pool 2022-03-14 11:38:09 +01:00
ticker Bluetooth: controller: Replace slave with peripheral 2021-09-21 13:01:29 +02:00
util Bluetooth: Controller: Initial broadcast ISO Tx data path 2022-03-01 14:54:35 +01:00
CMakeLists.txt Bluetooth: Controller: Schedule BIG event after Periodic Adv event 2022-03-01 11:51:46 +01:00
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.df Bluetooth: Controller: Add sampling and switching offset configuration 2022-03-14 11:31:24 +01:00
Kconfig.ll_sw_split Bluetooth: controller: Add remote proc ctx pool 2022-03-14 11:38:09 +01:00