zephyr/tests/bluetooth/audio/mocks/src
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
..
assert.c tests: Bluetooth: Audio: Remove dependency on host mocks 2025-05-14 14:10:02 +02:00
bap_stream.c tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
conn.c tests: Bluetooth: PACS: Add unit test of PACS register 2025-02-10 22:25:47 +01:00
crypto.c tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
fatal.c
gatt.c tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
hci_core.c tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
iso.c Bluetooth: ISO: Make setting ISO data explicit 2025-03-19 10:56:57 +01:00
kernel.c Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
mem_slab.c tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
net_buf.c tests: Bluetooth: Audio: Spring cleanup for audio test files 2025-02-04 12:03:04 +01:00
pacs.c tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00