Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
|
Structure holding information of audio stream endpoint. More...
#include <zephyr/bluetooth/audio/bap.h>
Data Fields | |
uint32_t | sink_pd |
Presentation delay for sink ASEs. | |
uint32_t | source_pd |
Presentation delay for source ASEs. |
Structure holding information of audio stream endpoint.
uint32_t bt_bap_unicast_group_info::sink_pd |
Presentation delay for sink ASEs.
Will be BT_BAP_PD_UNSET if no sink ASEs have been QoS configured
uint32_t bt_bap_unicast_group_info::source_pd |
Presentation delay for source ASEs.
Will be BT_BAP_PD_UNSET if no source ASEs have been QoS configured