zephyr/tests/bluetooth/controller
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
..
common include: Prefix includes to use a scope 2022-04-08 19:03:32 +02:00
ctrl_api Bluetooth: controller: Rework procedure pause logic 2022-04-04 15:34:09 +02:00
ctrl_chmu Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_conn_update Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_cte_req Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_data_length_update Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_encrypt bluetooth: controller: optimizing random get in encryption procedure 2022-04-02 15:40:02 +02:00
ctrl_feature_exchange Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_hci bluetooth: controller: test: removing TODO and un-skip ctrl-hci unittest 2022-04-02 15:40:02 +02:00
ctrl_le_ping Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_min_used_chans bluetooth: controller: removing 'no-brainer' TODOs from refactored LLCP 2022-04-02 15:40:02 +02:00
ctrl_phy_update Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
ctrl_terminate
ctrl_tx_buffer_alloc
ctrl_tx_queue Bluetooth: controller: Rework TX data pause 2022-04-04 15:34:09 +02:00
ctrl_unsupported
ctrl_version Bluetooth: controller: implement connection termination on invalid pdus 2022-04-26 14:06:16 +02:00
mock_ctrl Bluetooth: controller: llcp: serialize phy update notifications 2022-04-04 15:33:59 +02:00