CIG parameters. More...
#include <hci_api.h>
Data Fields | |
uint8_t | cigId |
Used to identify the connected isochronous group. More... | |
uint32_t | sduIntervalMToS |
The time interval between the start of consecutive SDUs from the master Host. More... | |
uint32_t | sduIntervalSToM |
The time interval between the start of consecutive SDUs from the slave Host. More... | |
uint8_t | sca |
Sleep clock accuracy. More... | |
uint8_t | packing |
Packing scheme. More... | |
uint8_t | framing |
Indicates the format of CIS Data PDUs. More... | |
uint16_t | transLatMToS |
Maximum time, in milliseconds, for an SDU to be transported from the master Controller to slave Controller. More... | |
uint16_t | transLatSToM |
Maximum time, in milliseconds, for an SDU to be transported from the slave Controller to master Controller. More... | |
uint8_t | numCis |
Number of CIS to set. More... | |
HciCisCisParams_t * | pCisParam |
CIS parameters. More... | |
uint8_t cigId |
HciCisCisParams_t* pCisParam |
uint32_t sduIntervalMToS |
uint32_t sduIntervalSToM |
uint16_t transLatMToS |