Mistake on this page?
Report an issue in GitHub or email us
Data Fields
HciCisCigParams_t Struct Reference

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_tpCisParam
 CIS parameters. More...
 

Detailed Description

CIG parameters.

Definition at line 1098 of file hci_api.h.

Field Documentation

uint8_t cigId

Used to identify the connected isochronous group.

Definition at line 1100 of file hci_api.h.

uint8_t framing

Indicates the format of CIS Data PDUs.

Definition at line 1105 of file hci_api.h.

uint8_t numCis

Number of CIS to set.

Definition at line 1108 of file hci_api.h.

uint8_t packing

Packing scheme.

Definition at line 1104 of file hci_api.h.

HciCisCisParams_t* pCisParam

CIS parameters.

Definition at line 1109 of file hci_api.h.

uint8_t sca

Sleep clock accuracy.

Definition at line 1103 of file hci_api.h.

uint32_t sduIntervalMToS

The time interval between the start of consecutive SDUs from the master Host.

Definition at line 1101 of file hci_api.h.

uint32_t sduIntervalSToM

The time interval between the start of consecutive SDUs from the slave Host.

Definition at line 1102 of file hci_api.h.

uint16_t transLatMToS

Maximum time, in milliseconds, for an SDU to be transported from the master Controller to slave Controller.

Definition at line 1106 of file hci_api.h.

uint16_t transLatSToM

Maximum time, in milliseconds, for an SDU to be transported from the slave Controller to master Controller.

Definition at line 1107 of file hci_api.h.

Important Information for this Arm website

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies. If you are not happy with the use of these cookies, please review our Cookie Policy to learn how they can be disabled. By disabling cookies, some features of the site will not work.