zephyr/tests/bluetooth/controller/ctrl_data_length_update
Erik Brockhoff d8f0c1adf6 Bluetooth: controller: implement connection termination on invalid pdus
When a running procedure receives a REJECT or UNKNOWN_RSP PDU that is
not an expected part of the procedure flow this leads to termination
of the connection

This affects procedures:
CU/CPR, CTE, PHY, PING, DLE, FEX, VEX, CHMU

Unit tests are updated to cover the updated behaviour.

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2022-04-26 14:06:16 +02:00
..
src Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
CMakeLists.txt Bluetooth: controller: llcp: update CMake version for unittesting 2022-02-22 10:09:57 -08:00
testcase.yaml