1
0
Fork 0
zephyr/tests/bluetooth/audio
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
..
ascs tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
bap_base tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
bap_broadcast_source tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
cap_commander tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
cap_initiator Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
ccid tests: Bluetooth: CCID: Add unit testing of CCID 2024-10-15 04:10:28 -04:00
ccp_call_control_client tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
ccp_call_control_server tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00
codec Bluetooth: BAP: Remove GATT_CACHING req for unicast server 2025-02-14 19:15:57 +00:00
mocks Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
pacs tests: Bluetooth: Audio: Fix includes 2025-05-01 13:42:37 +02:00