zephyr/subsys/bluetooth/controller
Piotr Pryga 4080b03b0b Bluetooth: Controller: ull: df: use new LLCP structus in conn CTE req
The implementation of the ll_df_set_conn_cte_req_enable function was
based on former implementation of LLCPs. The CTE request and response
control procedures are not implemented in former LLCPs framework.
The code has been updated to use data structues from refactored
implementation of LLCPs.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-01-21 09:30:23 -05:00
..
crypto Bluetooth: controller: Use NRF RNG entropy device 2020-06-16 19:09:55 +02:00
hal Bluetooth: controller: ll_sw: nordic: Add DF antenna configuration handling 2021-01-20 14:55:24 +01:00
hci Bluetooth: Controller: ULL: Add impl for HCI connection CTE rsp enable 2022-01-21 09:30:23 -05:00
include Bluetooth: Controller: ULL: Add impl for HCI connection CTE rsp enable 2022-01-21 09:30:23 -05:00
ll_sw Bluetooth: Controller: ull: df: use new LLCP structus in conn CTE req 2022-01-21 09:30:23 -05: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: Support for separate ISO RX data path 2022-01-13 10:32:37 +01: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