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

ISO Broadcaster Info Structure. More...

#include <iso.h>

Data Fields

uint32_t sync_delay
 The maximum time in us for all PDUs of all BIS in a BIG event.
 
uint32_t latency
 The transport latency in us.
 
uint32_t pto
 Pre-transmission offset (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.
 
uint8_t irc
 Number of times a payload is transmitted in a BIS event.
 

Detailed Description

ISO Broadcaster Info Structure.

Field Documentation

◆ bn

uint8_t bt_iso_broadcaster_info::bn

The burst number.

◆ irc

uint8_t bt_iso_broadcaster_info::irc

Number of times a payload is transmitted in a BIS event.

◆ latency

uint32_t bt_iso_broadcaster_info::latency

The transport latency in us.

◆ max_pdu

uint16_t bt_iso_broadcaster_info::max_pdu

The maximum PDU size in octets.

◆ phy

uint8_t bt_iso_broadcaster_info::phy

The transport PHY

◆ pto

uint32_t bt_iso_broadcaster_info::pto

Pre-transmission offset (N * 1.25 ms)

◆ sync_delay

uint32_t bt_iso_broadcaster_info::sync_delay

The maximum time in us for all PDUs of all BIS in a BIG event.


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