zephyr/tests/bluetooth/df/connection_cte_req
Piotr Pryga c0889b0cc1 tests: Bluetooth: df: remove duplicated code from CTE req tests
There is a common implementation of connection handling code
that may be shared by tests: connection_cte_req and connection_cte-
tx_params.
This commit removes code implemented in common.c and common.h
files. The same code is currently available in ../df/common/
directory.
All calls were updated to use function from common implementation.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2021-12-22 12:18:17 +01:00
..
src tests: Bluetooth: df: remove duplicated code from CTE req tests 2021-12-22 12:18:17 +01:00
CMakeLists.txt tests: Bluetooth: df: remove duplicated code from CTE req tests 2021-12-22 12:18:17 +01:00
Kconfig
prj.conf
testcase.yaml