AIROC™ BTSDK v4.4 - Documentation | ||||
ISOC CIS Established Event Data. More...
Data Fields | |
uint8_t | status |
CIG Establishment Status (0 = Success). More... | |
uint16_t | cis_conn_handle |
CIS Connection Handle. | |
uint8_t | cig_id |
CIG ID. | |
uint8_t | cis_id |
CIS ID. | |
uint32_t | cig_sync_delay |
CIG Sync Delay in microseconds. | |
uint32_t | cis_sync_delay |
CIS Sync Delay in microseconds. | |
uint32_t | latency_c_to_p |
Maximum time, in microseconds, for an SDU to be transported from the master Controller to slave Controller. | |
uint32_t | latency_p_to_c |
Maximum time, in microseconds, for an SDU to be transported from the slave Controller to master Controller. | |
wiced_bt_isoc_phy_t | phy_c_to_p |
The transmitter PHY of packets from the master. | |
wiced_bt_isoc_phy_t | phy_p_to_c |
The transmitter PHY of packets from the slave. | |
uint8_t | nse |
Maximum Number of Subevent in each isochronous event. | |
uint8_t | bn_c_to_p |
Burst number for master to slave transmission. | |
uint8_t | bn_p_to_c |
Burst number for slave to master transmission. | |
uint8_t | ft_c_to_p |
Flush timeout, in multiples of the ISO_Interval for master to slave transmission. | |
uint8_t | ft_p_to_c |
Flush timeout, in multiples of the ISO_Interval for slave to master transmission. | |
uint16_t | max_pdu_c_to_p |
Maximum size, in bytes, of an SDU from the master’s Host. | |
uint16_t | max_pdu_p_to_c |
Maximum size, in octets, of an SDU from the slave’s Host. | |
uint16_t | iso_interval |
Time between two consecutive CIS anchor points. | |
ISOC CIS Established Event Data.
uint8_t status |
CIG Establishment Status (0 = Success).
Refer Core Spec v5.2 [Vol 1] Part F, Controller Error Codes