zephyr/tests/bluetooth
Piotr Pryga e87172f483 Bluetooth: Controller: llcp: Fix failing UT for version exchange
Test that verifies correct handling of Version exchanged procedure
called twice on the same connection failed. The reason was wrong
number of expected free procedure context objects. It was expected
that there will be one context not released.
That was wrong because the context is released just after the procedure
completes in idle state. The second and following calls to the procedure
do not start any PDU exchange, so the procedure ends immediately.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-02-02 10:53:51 +01:00
..
adv cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
at cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
bluetooth cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
bsim_bt tests: Bluetooth: Fix missing Scan Max Data for Broadcast Audio test 2022-01-31 12:13:08 +01:00
controller Bluetooth: Controller: llcp: Fix failing UT for version exchange 2022-02-02 10:53:51 +01:00
ctrl_sw_privacy cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ctrl_sw_privacy_unit Bluetooth: Controller: Implement Periodic Advertiser List 2021-10-01 21:48:51 +02:00
ctrl_user_ext cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
df tests: Bluetooth: df: Add CTE REQ expected positive behavior tests 2022-02-02 10:53:51 +01:00
gatt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hci_codecs_info cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
hci_prop_evt tests: hci_prop_evt: Fix net_buf reference handling 2021-11-09 22:21:23 +02:00
host_long_adv_recv Bluetooth: Host: Reassemble extended advertising reports 2022-01-07 15:35:39 +02:00
init Bluetooth: Tests: Fix ctrl iso audio dependency 2022-01-27 12:01:34 +02:00
l2cap cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
ll_settings cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
mesh Bluetooth: Mesh: Add build multi extened advertising test 2021-12-02 09:23:54 +02:00
mesh_shell Bluetooth: Mesh: Moved composition data out of mesh shell 2021-11-08 11:07:11 -05:00
shell Bluetooth: shell: Add LE Audio shell commands 2022-01-27 12:01:34 +02:00
tester test/bluetooth/tester: Use Health Client Unack API 2021-12-16 10:15:36 +01:00
uuid cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00