zephyr/subsys/bluetooth/controller
Piotr Pryga 4d3985f93c Bluetooth: Controller: Enable PDU CP bit when CTE RX is enabled
The CP bit is read in DF connected mode while interpreting
LL_CTE_RSP PDU, hence it must be available in struct pdu_data
type.

There were missing two Kconfig options in new LLCP tests.
They were reponsbile for disable of CP bit instruct pdu_data.
That caused tests to fail during compilation.

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: Add handling of CTE request failed 2022-01-21 09:30:23 -05:00
include Bluetooth: hci: Fix wrong CTE request interval type 2022-01-21 09:30:23 -05:00
ll_sw Bluetooth: Controller: Enable PDU CP bit when CTE RX is enabled 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: Add Kconfig to enable CTE RX in conn mode 2022-01-21 09:30:23 -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