zephyr/tests/bluetooth/controller
Morten Priess 83fcbfd0be Bluetooth: controller: Fixes for CIS Central error handling
- Fix masking for no coded phy
- Allow ISO_Interval < SDU_Interval for framed mode
- Change BT_HCI_ERR_INSUFFICIENT_RESOURCES to
  BT_HCI_ERR_CONN_LIMIT_EXCEEDED.
- Prevent starting same CIS twice
- Cancel an initiated CIS creation procedure if terminated before
  sending CIS_IND.
- Implement canceling of local CC procedure. Respond to CIS_RSP with
  REJECT, if canceled after CIS_REQ was sent.
- Introduce state CIG_STATE_INITIATING for central, to keep track of
  initiating CIS connection, in transition between CONFIGURABLE and
  ACTIVE.

Fixes EBQ test /HCI/CIS/BC-03-C.

Signed-off-by: Morten Priess <mtpr@oticon.com>
2023-08-23 14:45:24 +02:00
..
common Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_api samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_chmu samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_cis_create tests: Bluetooth: Mock ISO streams with FFF 2023-08-22 10:53:47 +02:00
ctrl_cis_terminate samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_collision Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_conn_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_cte_req Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_data_length_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_encrypt tests: Bluetooth: Test invalid enc. pause 2023-08-22 10:53:47 +02:00
ctrl_feature_exchange Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_hci Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_invalid samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_le_ping samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_min_used_chans samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_phy_update Bluetooth: controller: use RX node piggy-back for NTF when possible 2023-05-12 12:53:16 +02:00
ctrl_sca_update samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_terminate samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_tx_buffer_alloc samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_tx_queue samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_unsupported samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
ctrl_version samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
mock_ctrl Bluetooth: controller: Fixes for CIS Central error handling 2023-08-23 14:45:24 +02:00
uut bluetooth: controller: update unittests for LLCP to use proper ZTEST API 2023-02-24 11:46:39 +01:00