zephyr/tests/bluetooth/controller/ctrl_cte_req
Piotr Pryga f35b22a541 tests: Bluetooth: llcp: cte_req: remove invalid rsp test
There is a test that verifies a behavior of CTE request control
procedure if receives LL_UNKNOWN_RSP. The expected behavior
is to terminate connection if that is response handling is
not implemented by a command. Other unexpected responses are
treated as new remote control procedures.

The CTE request has implemented handling of LL_UNKNOWN_RSP,
hence this particular test is no longer valid.

There is still open question how to handle other unexpected
reposne PDUs while waiting for LL_CTE_RSP. That is not defined
by BT 5.3. Core specification and not decided by community.

The test is removed to because it fails and blocks CI.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-05-19 13:21:58 +02:00
..
src tests: Bluetooth: llcp: cte_req: remove invalid rsp test 2022-05-19 13:21:58 +02:00
CMakeLists.txt Bluetooth: controller: llcp: update CMake version for unittesting 2022-02-22 10:09:57 -08:00
testcase.yaml