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

#include <iso.h>

Data Fields

uint32_t latency
 
uint32_t flush_timeout
 
uint16_t max_pdu
 
uint8_t phy
 
uint8_t bn
 

Field Documentation

◆ bn

uint8_t bt_iso_unicast_tx_info::bn

The burst number

◆ flush_timeout

uint32_t bt_iso_unicast_tx_info::flush_timeout

The flush timeout (N * 1.25 ms)

◆ latency

uint32_t bt_iso_unicast_tx_info::latency

The transport latency in us

◆ max_pdu

uint16_t bt_iso_unicast_tx_info::max_pdu

The maximum PDU size in octets

◆ phy

uint8_t bt_iso_unicast_tx_info::phy

The transport PHY


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