zephyr/tests/bluetooth/controller/ctrl_encrypt
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
..
src tests: Bluetooth: llpc: Fix enc proc assert on released ctx num 2022-07-25 15:17:22 +02:00
CMakeLists.txt test: unittest: Fix deprecated ZephyrUnittest 2022-06-29 06:04:32 -04:00
testcase.yaml