zephyr/tests/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
..
common tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_api tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_chmu tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_conn_update tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_cte_req tests: Bluetooth: Fix failing tests related with direction finding 2022-01-21 09:30:23 -05:00
ctrl_data_length_update tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_encrypt tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_feature_exchange tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_hci tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_le_ping tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_min_used_chans tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_phy_update tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_terminate tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_tx_buffer_alloc tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_tx_queue tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
ctrl_version tests: Bluetooth: df: Fix not building unit tests 2022-01-04 09:10:05 -05:00
mock_ctrl Bluetooth: Controller: Enable PDU CP bit when CTE RX is enabled 2022-01-21 09:30:23 -05:00