Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
bt_iso_unicast_tx_info Struct Reference

ISO Unicast TX Info Structure. More...

#include <iso.h>

Data Fields

uint32_t latency
 The transport latency in us.
 
uint32_t flush_timeout
 The flush timeout (N * 1.25 ms)
 
uint16_t max_pdu
 The maximum PDU size in octets.
 
uint8_t phy
 The transport PHY

 
uint8_t bn
 The burst number.
 

Detailed Description

ISO Unicast TX Info Structure.

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: