| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
Parameter struct for the unicast group functions. More...
#include <bap.h>
Data Fields | |
| struct bt_bap_unicast_group_stream_param * | rx_param | 
| struct bt_bap_unicast_group_stream_param * | tx_param | 
Parameter struct for the unicast group functions.
Parameter struct for the bt_bap_unicast_group_create() and bt_bap_unicast_group_add_streams() functions.
| struct bt_bap_unicast_group_stream_param* bt_bap_unicast_group_stream_pair_param::rx_param | 
Pointer to a receiving stream parameters.
| struct bt_bap_unicast_group_stream_param* bt_bap_unicast_group_stream_pair_param::tx_param | 
Pointer to a transmiting stream parameters.