zephyr/tests/bsim/bluetooth
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
..
audio Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
audio_samples
hci_uart
host tests/bluetooth & bsim: Fix code compliance issues 2025-05-21 12:35:28 +02:00
ll Bluetooth: Controller: Interleaved extended advertising reception 2025-05-02 15:20:30 +02:00
mesh tests: bsim: bluetooth: mesh: Remove bsim tests with TinyCrypt 2025-05-26 13:17:08 +02:00
samples
tester tests: Bluetooth: Fix use of BTP PAST event in BSIM 2025-06-10 12:51:32 -04:00
compile.nrf54l15bsim_nrf54l15_cpuapp.sh tests/bsim/bluetooth: Fix BIS test for 54L15 an 5340 2025-03-20 17:15:27 +01:00
compile.nrf5340bsim_nrf5340_cpuapp.sh tests: Bluetooth: Add BT Tester GAP smoke test 2025-04-08 10:49:00 +02:00
compile.nrf5340bsim_nrf5340_cpunet.sh
compile.sh tests: Bluetooth: Add BT Tester GAP smoke test 2025-04-08 10:49:00 +02:00
tests.nrf52bsim.txt
tests.nrf54l15bsim_nrf54l15_cpuapp.txt tests/bsim/bluetooth: Fix BIS test for 54L15 an 5340 2025-03-20 17:15:27 +01:00
tests.nrf5340bsim_nrf5340_cpuapp.txt tests: bsim: bluetooth: host: hfc_multilink: Run test on nRF5340 2025-04-11 06:32:58 +02:00
tests.nrf5340bsim_nrf5340_cpunet.txt