AIROC™ BTSDK v4.2 - Documentation | ||||
Data Fields | |
uint8_t | cig_id |
CIG ID if known. | |
uint32_t | sdu_interval_c_to_p |
Time interval in microseconds between the start of consecutive SDUs from the master’s Host for all the CISes in the CIG. | |
uint32_t | sdu_interval_p_to_c |
Time interval in microseconds between the start of consecutive SDUs from the slave’s Host for all the CISes in the CIG. More... | |
uint8_t | ft_c_to_p |
The flush timeout in multiples of ISO_Interval for each payload sent from the master to slave. More... | |
uint8_t | ft_p_to_c |
The flush timeout in multiples of ISO_Interval for each payload sent from the slave to master. More... | |
uint16_t | iso_interval |
Time between consecutive CIS anchor points. | |
uint8_t | peripheral_clock_accuracy |
Slave Clock Accuracy. | |
wiced_bt_isoc_packing_t | packing |
Packing method. | |
wiced_bt_isoc_framing_t | framing |
Framing parameter. | |
uint8_t | cis_count |
Total number of CISes in the CIG being added or modified Valid Range 0x00 to 0x10. | |
wiced_bt_ble_cis_config_test_t * | p_cis_config_list |
CIS configurations. | |
uint8_t ft_c_to_p |
The flush timeout in multiples of ISO_Interval for each payload sent from the master to slave.
uint8_t ft_p_to_c |
The flush timeout in multiples of ISO_Interval for each payload sent from the slave to master.
uint32_t sdu_interval_p_to_c |
Time interval in microseconds between the start of consecutive SDUs from the slave’s Host for all the CISes in the CIG.