|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
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. | |
ISO Unicast TX Info Structure.
| uint8_t bt_iso_unicast_tx_info::bn |
The burst number.
| uint32_t bt_iso_unicast_tx_info::flush_timeout |
The flush timeout (N * 1.25 ms)
| uint32_t bt_iso_unicast_tx_info::latency |
The transport latency in us.
| uint16_t bt_iso_unicast_tx_info::max_pdu |
The maximum PDU size in octets.
| uint8_t bt_iso_unicast_tx_info::phy |
The transport PHY