zephyr/subsys/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
common bluetooth: host: Increase default cmd buffer size to 255 if using CS 2025-05-07 10:29:59 +02:00
controller Bluetooth: Controller: nRF53x: Fix up ISO Rx Buffer size 2025-06-13 10:39:09 -04:00
crypto Bluetooth: crypto: add select PSA_WANT_ALG_ECB_NO_PADDING 2025-01-15 22:57:20 +01:00
host Bluetooth: Host: Fix SMP Pairing failed code on invalid Public Key 2025-06-13 10:21:42 -07:00
lib
mesh bluetooth: mesh: clarify mesh dfu fwid max length 2025-06-05 15:14:35 -05:00
services bluetooth: rename _bt_gatt_ccc and clarify usage 2025-04-17 17:24:19 +02:00
CMakeLists.txt Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
Kconfig Bluetooth: ISO: Remove BT_ISO_TX_FRAG_COUNT 2025-05-14 16:28:42 +02:00
Kconfig.adv Bluetooth: Host: Remove experimental label from PAwR 2025-03-14 17:56:18 +01:00
Kconfig.logging Bluetooth: AVRCP: Implemation of AVRCP. 2024-11-18 13:19:07 -05:00