zephyr/samples
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
..
application_development samples: code_relocation_nocopy: update macro for flash size and address 2025-04-30 18:44:24 +02:00
arch sample: arch: mpu: mpu_test: skip run automate for SoC S32Z 2025-05-28 16:37:44 +02:00
basic boards: qemu_nios2: drop board definition 2025-05-15 20:01:05 -04:00
bluetooth Bluetooth: CAP: Add cap_unicast_group API 2025-06-17 08:20:25 +02:00
boards drivers: clock_control: nrf2: align with hw binding names 2025-06-13 11:12:43 +02:00
cpp samples: cpp: hello_world: add cpp target tag 2025-04-09 21:10:27 +02:00
data_structures samples: lib: min_heap: Add min-heap usage example 2025-06-07 13:29:24 +01:00
drivers samples: adc_dt: add overlay for am2434 r5f0_0 core 2025-06-16 13:59:09 -04:00
fuel_gauge
hello_world
kernel
modules samples: modules: lvgl: demos: Update to v9.3 2025-06-11 08:20:09 +02:00
net samples: net: wifi: nxp: add separate conf for IW610 2025-06-17 07:24:13 +02:00
philosophers
posix boards: shields: Add shield for NXP ADTJA1101 Ethernet Adapter 2025-06-12 15:04:32 -07:00
psa
sensor samples/sensor: Add sample to read RTIO stream using drdy 2025-06-17 07:21:04 +02:00
shields samples: shields: npm1300_ek: update GPIO config 2025-05-22 13:44:31 +02:00
subsys usb: device_next: allow to use label as interface string descriptor 2025-06-11 08:18:30 +02:00
synchronization
sysbuild samples: sysbuild: Add support for nrf54h20dk/nrf54h20/cpuapp/iron 2025-05-22 16:17:35 +02:00
tfm_integration samples: tfm_integration: psa_crypto: To works on MAX32657 2025-05-21 08:01:25 +02:00
userspace soc/sifive: differentiate between FE310-G000 and FE310-G002 2025-06-02 17:37:32 +02:00
index.rst
sample_definition_and_criteria.rst