Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
Parameter struct for each stream in the unicast group. More...
#include <zephyr/bluetooth/audio/cap.h>
Data Fields | |
struct bt_cap_stream * | stream |
Pointer to a stream object. | |
struct bt_bap_qos_cfg * | qos_cfg |
The QoS settings for the stream object. |
Parameter struct for each stream in the unicast group.
struct bt_bap_qos_cfg* bt_cap_unicast_group_stream_param::qos_cfg |
The QoS settings for the stream object.
struct bt_cap_stream* bt_cap_unicast_group_stream_param::stream |
Pointer to a stream object.