Zephyr Project API  3.4.0
A Scalable Open Source RTOS
bt_cap_unicast_audio_start_stream_param Struct Reference

#include <cap.h>

Data Fields

union bt_cap_set_member member
 
struct bt_cap_streamstream
 Stream for the member. More...
 
struct bt_bap_ep * ep
 
struct bt_codeccodec
 Codec configuration. More...
 
struct bt_codec_qosqos
 

Field Documentation

◆ codec

struct bt_codec* bt_cap_unicast_audio_start_stream_param::codec

Codec configuration.

The codec.meta shall include a list of CCIDs (BT_AUDIO_METADATA_TYPE_CCID_LIST) as well as a non-0 stream context (BT_AUDIO_METADATA_TYPE_STREAM_CONTEXT) bitfield.

◆ ep

struct bt_bap_ep* bt_cap_unicast_audio_start_stream_param::ep

Endpoint reference for the stream

◆ member

union bt_cap_set_member bt_cap_unicast_audio_start_stream_param::member

Coordinated or ad-hoc set member.

◆ qos

struct bt_codec_qos* bt_cap_unicast_audio_start_stream_param::qos

Quality of Service configuration.

◆ stream

struct bt_cap_stream* bt_cap_unicast_audio_start_stream_param::stream

Stream for the member.


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