|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
ISO Unicast Info Structure. More...
#include <iso.h>
Data Fields | |
| uint32_t | cig_sync_delay |
| The maximum time in us for all PDUs of all CIS in a CIG event. | |
| uint32_t | cis_sync_delay |
| The maximum time in us for all PDUs of this CIS in a CIG event. | |
| struct bt_iso_unicast_tx_info | central |
| TX information for the central to peripheral data path. | |
| struct bt_iso_unicast_tx_info | peripheral |
| TX information for the peripheral to central data. | |
ISO Unicast Info Structure.
| struct bt_iso_unicast_tx_info bt_iso_unicast_info::central |
TX information for the central to peripheral data path.
| uint32_t bt_iso_unicast_info::cig_sync_delay |
The maximum time in us for all PDUs of all CIS in a CIG event.
| uint32_t bt_iso_unicast_info::cis_sync_delay |
The maximum time in us for all PDUs of this CIS in a CIG event.
| struct bt_iso_unicast_tx_info bt_iso_unicast_info::peripheral |
TX information for the peripheral to central data.