zephyr/tests/bluetooth
Rubin Gerritsen ebae4b8cf7 Bluetooth: Controller: Default stream count based upon app configs
When building ISO applications on a device that has the host
and controller on the same core, the application developer
shouldn't have to set controller specific configurations.

Without this change the samples iso_receive and iso_broadcast
will fail to run on NRF52 series devices as the samples
try to set up two streams but the controller is configured
to support only one.

Controller unit tests that were previously only enabling the
controller specific ISO configurations now also enable the
top-level ISO configurations to ensure that the default
stream count is properly configured.

Signed-off-by: Rubin Gerritsen <rubin.gerritsen@nordicsemi.no>
2024-04-30 11:45:47 +02:00
..
addr tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
adv hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
at Bluetooth: Rename BT_BREDR to BT_CLASSIC 2024-03-07 11:26:45 +02:00
audio tests: Bluetooth: CAP Commander Change Microphone mute unittests 2024-04-05 12:21:38 +02:00
bluetooth tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
bt_crypto tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
bt_crypto_ccm tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
common/testlib Bluetooth: Tests: Remove usage of auto name in AD 2024-04-23 12:42:24 +02:00
controller Bluetooth: Controller: Default stream count based upon app configs 2024-04-30 11:45:47 +02:00
ctrl_isoal tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_sw_privacy tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ctrl_sw_privacy_unit tests/bluetooth/*: Enable for native_sim 2023-11-22 09:53:10 +01:00
ctrl_user_ext hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
df Bluetooth: Controller: Build hci_vendor.c also for simulation 2024-03-04 12:14:15 +00:00
gatt tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
hci_codecs_info tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
hci_prop_evt Bluetooth: Test: Update hci_prop_evt 2024-04-29 11:02:02 +02:00
hci_uart_async tests/bluetooth/hci_uart_async: Switch to native_sim 2023-11-22 09:53:10 +01:00
host Bluetooth: Host: Rename bt_conn_state_t states for clarity 2024-04-23 15:31:59 +02:00
host_long_adv_recv tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
init Bluetooth: Controller: Fix CIS accept fails with unsupp parameters 2024-03-15 09:40:13 +00:00
l2cap tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
ll_settings tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mesh flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
mesh_shell flash: Move dependency on FLASH_PAGE_LAYOUT where it belongs 2024-04-10 10:01:40 +02:00
qualification tests: bluetooth: Update ICS for Mesh v1.1, DFU v1.0 and MBT v1.0 2024-03-21 12:40:07 +01:00
shell Bluetooth: BAP: Shell: Add USB out support for the BAP shell 2024-04-29 11:04:09 +02:00
tester Bluetooth: Mesh: use bt_rand instead of sys_rand 2024-04-29 11:00:00 +02:00
uuid tests/bluetooth: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00