Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_bap_unicast_group_info Struct Reference

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.

Detailed Description

Structure holding information of audio stream endpoint.

Field Documentation

◆ sink_pd

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

◆ source_pd

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


The documentation for this struct was generated from the following file:
  • zephyr/bluetooth/audio/bap.h