Zephyr Project API  3.3.0
A Scalable Open Source RTOS
bt_cap_broadcast_to_unicast_param Struct Reference

#include <cap.h>

Data Fields

struct bt_audio_broadcast_source * broadcast_source
 The source broadcast source with the streams. More...
 
enum bt_cap_set_type type
 
size_t count
 The number of set members in members. More...
 
union bt_cap_set_member ** members
 

Field Documentation

◆ broadcast_source

struct bt_audio_broadcast_source* bt_cap_broadcast_to_unicast_param::broadcast_source

The source broadcast source with the streams.

The broadcast source will be stopped and deleted.

◆ count

size_t bt_cap_broadcast_to_unicast_param::count

The number of set members in members.

This value shall match the number of streams in the broadcast_source.

◆ members

union bt_cap_set_member** bt_cap_broadcast_to_unicast_param::members

Coordinated or ad-hoc set members.

◆ type

enum bt_cap_set_type bt_cap_broadcast_to_unicast_param::type

The type of the set.


The documentation for this struct was generated from the following file: