Zephyr Project API  3.3.0
A Scalable Open Source RTOS
bt_iso_unicast_info Struct Reference

#include <iso.h>

Data Fields

uint32_t cig_sync_delay
 
uint32_t cis_sync_delay
 
struct bt_iso_unicast_tx_info central
 TX information for the central to peripheral data path. More...
 
struct bt_iso_unicast_tx_info peripheral
 

Field Documentation

◆ central

struct bt_iso_unicast_tx_info bt_iso_unicast_info::central

TX information for the central to peripheral data path.

◆ cig_sync_delay

uint32_t bt_iso_unicast_info::cig_sync_delay

The maximum time in us for all PDUs of all CIS in a CIG event

◆ cis_sync_delay

uint32_t bt_iso_unicast_info::cis_sync_delay

The maximum time in us for all PDUs of this CIS in a CIG event

◆ peripheral

struct bt_iso_unicast_tx_info bt_iso_unicast_info::peripheral

TX information for the peripheral to central data


The documentation for this struct was generated from the following file: