zephyr/tests
Emil Gydesen 2b197aff02 Bluetooth: BAP: Modify range of BT_BAP_BROADCAST_SNK_SUBGROUP_COUNT
The range of BT_BAP_BROADCAST_SNK_SUBGROUP_COUNT should be relative to
BT_BAP_BASS_MAX_SUBGROUPS. The broadcast sink depends on the scan
delegator, and thus it does not make sense for the broadcast sink
to support more subgroups than what the scan delegator supports.

Since this no longer relates to the number of streams, there
may be new runtime errors if applications attempt
to sync to more subgroups than the number of ISO channels
supported.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2024-12-27 12:36:40 +01:00
..
application_development boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
arch tests: arm: remove GNUC ifdef 2024-12-19 04:18:48 +01:00
benchmarks tests: latency_measure: Update README.txt 2024-12-20 23:51:02 +02:00
bluetooth Bluetooth: BAP: Modify range of BT_BAP_BROADCAST_SNK_SUBGROUP_COUNT 2024-12-27 12:36:40 +01:00
boards tests: add missing CONFIG_GPIO=y 2024-12-20 03:17:25 +01:00
boot boards: mimxrt1060_evk: Convert to variants 2024-12-20 22:59:59 +01:00
bsim tests: Bluetooth: BAP: Add subgroup and stream args to broadcast_source 2024-12-27 12:36:40 +01:00
cmake tests: cmake: snippets: Exclude sysbuild 2024-12-27 07:18:13 +01:00
crypto mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 2024-11-26 00:12:56 +01:00
drivers tests: drivers: i2c: Add support i2c_api test for RA4, RA2 2024-12-26 17:20:23 +01:00
integration/kernel
kconfig
kernel tests: Test k_reschedule() with deadline scheduler 2024-12-24 04:22:51 +01:00
lib tests: fix zephyr/drivers/gpio.h usage 2024-12-20 03:17:25 +01:00
misc tests: misc: test_build: add testcase for LTO with picolibc module 2024-12-23 22:00:53 +01:00
modules tests: modules: nanopb: Test on Big Endian platform 2024-12-19 15:20:11 +01:00
net net: lwm2m: Convert tickeless to use eventfd() 2024-12-24 13:54:39 +01:00
posix tests: posix: common: separate xsi_threads_ext into standalone test 2024-12-17 09:48:49 +01:00
robot
subsys tests: subsys: fs: Support tests/subsys/fs on RA8 boards 2024-12-25 06:33:12 +01:00
unit tests: fix various unit tests warnings 2024-12-16 20:48:56 +01:00
ztest arch: deprecate _current 2024-11-23 20:12:24 -05:00
test_config.yaml