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

Parameter struct for the unicast group functions. More...

#include <audio.h>

Data Fields

struct bt_audio_unicast_group_stream_paramrx_param
 
struct bt_audio_unicast_group_stream_paramtx_param
 

Detailed Description

Parameter struct for the unicast group functions.

Parameter struct for the bt_audio_unicast_group_create() and bt_audio_unicast_group_add_streams() functions.

Field Documentation

◆ rx_param

struct bt_audio_unicast_group_stream_param* bt_audio_unicast_group_stream_pair_param::rx_param

Pointer to a receiving stream parameters.

◆ tx_param

struct bt_audio_unicast_group_stream_param* bt_audio_unicast_group_stream_pair_param::tx_param

Pointer to a transmiting stream parameters.


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