Infineon Logo AIROC BTSDK v4.2 - Documentation
 
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
wiced_bt_ble_cis_config_t Struct Reference

ISOC CIS Configuration. More...

Data Fields

uint8_t cis_id
 CIS Id : ZERO if not created.
 
uint16_t max_sdu_c_to_p
 Maximum size, in bytes, of an SDU from the master’s Host Valid Range 0x000 to 0xFFF.
 
uint16_t max_sdu_p_to_c
 Maximum size, in octets, of an SDU from the slave’s Host Valid Range 0x000 to 0xFFF.
 
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 rtn_c_to_p
 Maximum number of times every CIS Data PDU should be retransmitted from the master to slave.
 
uint8_t rtn_p_to_c
 Maximum number of times every CIS Data PDU should be retransmitted from the slave to master.
 

Detailed Description

ISOC CIS Configuration.


The documentation for this struct was generated from the following file: