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

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

#include <bap.h>

Data Fields

struct bt_bap_unicast_group_stream_paramrx_param
 Pointer to a receiving stream parameters.
 
struct bt_bap_unicast_group_stream_paramtx_param
 Pointer to a transmiting stream parameters.
 

Detailed Description

Parameter struct for the unicast group functions.

Parameter struct for the bt_bap_unicast_group_create() and bt_bap_unicast_group_add_streams() functions.

Field Documentation

◆ rx_param

struct bt_bap_unicast_group_stream_param* bt_bap_unicast_group_stream_pair_param::rx_param

Pointer to a receiving stream parameters.

◆ tx_param

struct bt_bap_unicast_group_stream_param* bt_bap_unicast_group_stream_pair_param::tx_param

Pointer to a transmiting stream parameters.


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