zephyr/tests/bluetooth/controller/ctrl_cte_req
Piotr Pryga e1c441d4c4 tests: Bluetooth: cte_req: Set missing is_enabled flag
CTE request tests were not working because there was missing
a code that sets conn.llcp.cte_req.is_enabled flag.
If the flag is not set, then the CTE request state machine
comletes its execution immediately as if the request was
disabled by Host in the meantime.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
2022-05-13 10:25:39 -05:00
..
src tests: Bluetooth: cte_req: Set missing is_enabled flag 2022-05-13 10:25:39 -05:00
CMakeLists.txt Bluetooth: controller: llcp: update CMake version for unittesting 2022-02-22 10:09:57 -08:00
testcase.yaml