zephyr/tests/bluetooth/controller
Piotr Pryga ae56306557 tests: Bluetooth: llpc: Fix enc proc assert on released ctx num
Due to added call to ull_cp_tx_nrf call in common function event_done,
encryption test test_encryption_start_periph_rem_no_ltk failed with
assert caused by unexpected number of free control procedure contexts.

That is caused by internal call to rr_check_done and lr_check_done
in the ull_cp_tx_nrf that frees last unreleased context.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-07-25 15:17:22 +02:00
..
common tests: Bluetooth: llpc: Add instant on air notification for PHY UPD 2022-07-25 15:17:22 +02:00
ctrl_api bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_chmu bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_cis_create everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
ctrl_cis_terminate everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00
ctrl_collision tests: Bluetooth: llpc: Add at-instant conn evt proc in collision UT 2022-07-25 15:17:22 +02:00
ctrl_conn_update bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_cte_req tests: Bluetooth: llcp: Add handling delayed PHY UPD compl in CTE REQ UT 2022-07-25 15:17:22 +02:00
ctrl_data_length_update bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_encrypt tests: Bluetooth: llpc: Fix enc proc assert on released ctx num 2022-07-25 15:17:22 +02:00
ctrl_feature_exchange bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_hci ztest: mock: Remove unused mocking dependency from BT ctrl_hci 2022-07-22 10:33:17 +02:00
ctrl_invalid bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_le_ping bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_min_used_chans bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_phy_update tests: Bluetooth: llcp: Add missing at-instant conn event processing 2022-07-25 15:17:22 +02:00
ctrl_terminate bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_tx_buffer_alloc bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
ctrl_tx_queue test: unittest: Fix deprecated ZephyrUnittest 2022-06-29 06:04:32 -04:00
ctrl_unsupported bluetooth: controller: Implements Peripheral CIS Create Procedure 2022-07-08 09:36:00 +02:00
ctrl_version bluetooth: controller: CIS Terminate Procedure PDU flow and unittest 2022-07-08 09:36:00 +02:00
mock_ctrl everywhere: Fix legacy include paths 2022-07-18 16:16:47 +00:00