zephyr/tests/bluetooth/audio/mocks
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
..
include tests: Bluetooth: Audio: Remove dependency on host mocks 2025-05-14 14:10:02 +02:00
src Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
CMakeLists.txt tests: Bluetooth: Audio: Remove dependency on host mocks 2025-05-14 14:10:02 +02:00
mock-sections.ld tests: Bluetooth: ascs: Fix linker warning 2023-08-30 17:48:52 +02:00