zephyr/tests/bluetooth/controller/ctrl_collision/testcase.yaml
Andries Kruithof c2e07a304b Bluetooth: controller: llcp: send correct collision code
Upon collision either the error code for different procedure
collision or same procedure collision must be transmitted,
which is fixed in this PR. Previously always the error code
for same procedure collision was sent

Signed-off-by: Andries Kruithof <andries.kruithof@nordicsemi.no>
2022-05-20 10:29:46 +02:00

6 lines
135 B
YAML

common:
tags: test_framework bluetooth bt_collision bt_ull_llcp
tests:
bluetooth.controller.ctrl_collision.test:
type: unit