Zephyr API Documentation 4.0.0-rc2
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 |
Pointer to a receiving stream parameters. | |
struct bt_bap_unicast_group_stream_param * | tx_param |
Pointer to a transmitting stream parameters. | |
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 transmitting stream parameters.