Zephyr Project API 4.1.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_cap_unicast_group_stream_param Struct Reference

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

#include <cap.h>

Data Fields

struct bt_cap_streamstream
 Pointer to a stream object.
 
struct bt_bap_qos_cfgqos_cfg
 The QoS settings for the stream object.
 

Detailed Description

Parameter struct for each stream in the unicast group.

Field Documentation

◆ qos_cfg

struct bt_bap_qos_cfg* bt_cap_unicast_group_stream_param::qos_cfg

The QoS settings for the stream object.

◆ stream

struct bt_cap_stream* bt_cap_unicast_group_stream_param::stream

Pointer to a stream object.


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