zephyr/tests/bluetooth/df
Piotr Pryga b9dcc3d4e4 tests: Bluetooth: df: Add missing conn handle assignment
There was missing assignment to a global variable that stores
connection handle. The value was always the same, hence it test
were not failing. The value was passed over from setup state
done for other tests. This change makes sure there is always
correct handle stored in global variable.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-05-19 13:21:58 +02:00
..
common tests: Bluetooth: df: Add missing peer supported feature information 2022-05-19 13:21:58 +02:00
connection_cte_req tests: Bluetooth: df: Add missing conn handle assignment 2022-05-19 13:21:58 +02:00
connection_cte_tx_params tests: Bluetooth: df: Fix wrong max antenna switch pattern len config 2022-05-19 13:21:58 +02:00
connectionless_cte_chains tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
connectionless_cte_rx tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
connectionless_cte_tx tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
testcase.yaml tests: bluetooth: nrf52_bsim requires a special setup 2022-04-08 09:31:01 +02:00