Zephyr API Documentation 4.2.0-rc3
A Scalable Open Source RTOS
|
|
4.2.0-rc3 |
ISO Meta Data structure for transmitted ISO packets. More...
#include <zephyr/bluetooth/iso.h>
Data Fields | |
uint32_t | ts |
CIG reference point or BIG anchor point of a transmitted SDU, in microseconds. | |
uint32_t | offset |
Time offset, in microseconds. | |
uint16_t | seq_num |
Packet sequence number. |
ISO Meta Data structure for transmitted ISO packets.
uint32_t bt_iso_tx_info::offset |
Time offset, in microseconds.
uint16_t bt_iso_tx_info::seq_num |
Packet sequence number.
uint32_t bt_iso_tx_info::ts |
CIG reference point or BIG anchor point of a transmitted SDU, in microseconds.