Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_bap_unicast_group_stream_param Struct Reference

Parameter struct for each stream in the unicast group. More...

#include <bap.h>

Data Fields

struct bt_bap_streamstream
 Pointer to a stream object.
 
struct bt_audio_codec_qosqos
 The QoS settings for the stream object.
 

Detailed Description

Parameter struct for each stream in the unicast group.

Field Documentation

◆ qos

struct bt_audio_codec_qos* bt_bap_unicast_group_stream_param::qos

The QoS settings for the stream object.

◆ stream

struct bt_bap_stream* bt_bap_unicast_group_stream_param::stream

Pointer to a stream object.


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