Zephyr API Documentation
3.0.0
A Scalable Open Source RTOS
|
|
3.0.0 |
Codec QoS structure. More...
#include <audio.h>
Data Fields | |
uint8_t | dir |
uint8_t | phy |
uint8_t | framing |
uint8_t | rtn |
uint16_t | sdu |
uint16_t | latency |
uint32_t | interval |
uint32_t | pd |
Codec QoS structure.
uint8_t bt_codec_qos::dir |
QoS direction
This shall be set to BT_CODEC_QOS_OUT for broadcast sources, and shall be set to BT_CODEC_QOS_IN for broadcast sinks.
uint8_t bt_codec_qos::framing |
QoS Framing
uint32_t bt_codec_qos::interval |
QoS Frame Interval
uint16_t bt_codec_qos::latency |
QoS Transport Latency
uint32_t bt_codec_qos::pd |
QoS Presentation Delay
uint8_t bt_codec_qos::phy |
QoS PHY
uint8_t bt_codec_qos::rtn |
QoS Retransmission Number
uint16_t bt_codec_qos::sdu |
QoS SDU