AIROC™ BTSDK v4.4 - Documentation | ||||
ISOC CIG Configuration. More...
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 | peripheral_clock_accuracy |
Slave Clock Accuracy. | |
uint16_t | max_trans_latency_c_to_p |
Maximum time, in microseconds, for an SDU to be transported from the master Controller to slave Controller. | |
uint16_t | max_trans_latency_p_to_c |
Maximum time, in microseconds, for an SDU to be transported from the slave Controller to master Controller. | |
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_t * | p_cis_config_list |
CIS configurations. | |
ISOC CIG Configuration.
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.