zephyr/tests/bluetooth/controller
Erik Brockhoff 8b1d50b981 Bluetooth: controller: llcp: fix issue re. missing ack of terminate ind
On remote terminate on central the conn clean-up would happen before ack
of terminate ind was sent to peer.
Now clean-up is 'postponed' until subsequent event.
Also now data tx is paused on rx of terminate ind to ensure no data is
tx'ed after rx of terminate ind

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2022-06-28 11:07:04 +02:00
..
common Bluetooth: test: Implementing mechanism to emulate multiple connections 2022-05-16 09:40:36 +02:00
ctrl_api tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_chmu tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_collision Bluetooth: controller: fixing issue re. erroneous DLE changed events 2022-06-28 11:06:15 +02:00
ctrl_conn_update Bluetooth: controller: Implement cross connection CPR mutual exclusion 2022-05-16 09:40:36 +02:00
ctrl_cte_req Bluetooth: controller: fixing issue re. erroneous DLE changed events 2022-06-28 11:06:15 +02:00
ctrl_data_length_update tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_encrypt tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_feature_exchange tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_hci Bluetooth: Controller: llcp: Fix wrong eff time calc if PHY changed 2022-05-26 16:29:10 +02:00
ctrl_invalid tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_le_ping tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_min_used_chans tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_phy_update Bluetooth: controller: fixing issue re. erroneous DLE changed events 2022-06-28 11:06:15 +02:00
ctrl_terminate Bluetooth: controller: llcp: fix issue re. missing ack of terminate ind 2022-06-28 11:07:04 +02:00
ctrl_tx_buffer_alloc tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_tx_queue Bluetooth: controller: Rework TX data pause 2022-04-04 15:34:09 +02:00
ctrl_unsupported tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
ctrl_version tests: migrate includes to <zephyr/...> 2022-05-06 20:02:14 +02:00
mock_ctrl include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00