zephyr/tests/bsim
Emil Gydesen 2ab5882e0b Bluetooth: CAP: Add cap_unicast_group API
Adds a new abstract struct for unicast group that is
specific for CAP. The difference between this and the BAP
unicast group, is that the parameters are CAP streams and
thus ensuring that the streams in the group adhere to the
additional requirements that CAP has on top of BAP.

This also adds foreach functions for both CAP and BAP
to allow users to iterate on the streams in the
abstract groups.

Various samples, modules and tests have been updated
to use the CAP struct and API.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
2025-06-17 08:20:25 +02:00
..
babblekit Bluetooth: tests: Add macros to babblekit 2025-02-12 09:40:07 +01:00
bluetooth Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
drivers/uart
net samples: Enable OpenThread logging in all related samples 2025-05-05 14:25:13 +02:00
ci.bt.sh
ci.net.sh
ci.uart.sh tests/bsim: UART: Do not attempt to run empty set of multidevice tests 2025-03-20 17:15:27 +01:00
compile.sh
compile.source
generate_coverage_report.sh
run_parallel.sh tests/bsim/run_parallel: Fail if an explicitly listed test is missing 2025-03-20 17:15:27 +01:00
sh_common.source tests: bsim: Fix command execution with quoted string 2025-03-07 19:52:55 +01:00