Zephyr Project API
3.4.0
A Scalable Open Source RTOS
|
#include <bap.h>
Data Fields | |
struct bt_bap_stream * | stream |
struct bt_codec_qos * | qos |
Parameter struct for each stream in the unicast group
struct bt_codec_qos* bt_bap_unicast_group_stream_param::qos |
The QoS settings for the stream object.
struct bt_bap_stream* bt_bap_unicast_group_stream_param::stream |
Pointer to a stream object.