zephyr/tests/bluetooth/controller
Erik Brockhoff 44df982d0b Bluetooth: controller: disallow enc start/pause when CIS established
Start/pause encryption should not be initiated on ACL with CIS
established (BT Core Spec 5.4, Vol 6, Part B, Sect. 5.1.3)
Adding test for the added procedure peek function

Signed-off-by: Erik Brockhoff <erbr@oticon.com>
2023-05-04 10:47:37 +02:00
..
common Tests: Bluetooth: fix memcpy out of bounds error 2023-04-27 16:00:33 +02:00
ctrl_api Bluetooth: controller: disallow enc start/pause when CIS established 2023-05-04 10:47:37 +02:00
ctrl_chmu tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_cis_create Bluetooth: Controller: Fix cis_offset_min used in CIS Create Response 2023-04-19 03:47:19 -04:00
ctrl_cis_terminate tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_collision tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_conn_update sys/util: extend usage of DIV_ROUND_UP 2023-04-12 16:42:29 +02:00
ctrl_cte_req tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_data_length_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_encrypt tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_feature_exchange tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_hci tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_invalid tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_le_ping tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_min_used_chans tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_phy_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_sca_update tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_terminate tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_tx_buffer_alloc tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_tx_queue samples and tests: Add REQUIRED to Zephyr find_package call 2023-03-02 09:58:27 +01:00
ctrl_unsupported tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
ctrl_version tests: remove test_framework tag from tests non-framework tests 2023-03-15 15:03:02 +01:00
mock_ctrl Bluetooth: controller: removing legacy LLCP code 2023-03-17 15:05:05 +01:00
uut bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00