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

#include <dm_cis.h>

Data Fields

uint8_t cigId
 
uint32_t sduIntervalMToS
 
uint32_t sduIntervalSToM
 
uint8_t sca
 
uint8_t packing
 
uint8_t framing
 
uint16_t transLatMToS
 
uint16_t transLatSToM
 
uint8_t numCis
 
uint8_t cisId [DM_CIS_MAX]
 
uint8_t state
 
uint8_t inUse
 

Detailed Description

CIS CIG control block

Definition at line 216 of file dm_cis.h.

Field Documentation

uint8_t cigId

Used to identify the connected isochronous group.

Definition at line 218 of file dm_cis.h.

uint8_t cisId[DM_CIS_MAX]

List of CIS IDs being added or modified.

Definition at line 227 of file dm_cis.h.

uint8_t framing

Indicates the format of CIS Data PDUs.

Definition at line 223 of file dm_cis.h.

uint8_t inUse

TRUE if entry in use.

Definition at line 229 of file dm_cis.h.

uint8_t numCis

Total number of CISes in the CIG being added or modified.

Definition at line 226 of file dm_cis.h.

uint8_t packing

Packing scheme.

Definition at line 222 of file dm_cis.h.

uint8_t sca

Sleep clock accuracy.

Definition at line 221 of file dm_cis.h.

uint32_t sduIntervalMToS

Time interval between the start of consecutive SDUs from the master Host (in usec).

Definition at line 219 of file dm_cis.h.

uint32_t sduIntervalSToM

Time interval between the start of consecutive SDUs from the slave Host (in usec).

Definition at line 220 of file dm_cis.h.

uint8_t state

Main state.

Definition at line 228 of file dm_cis.h.

uint16_t transLatMToS

Maximum time for an SDU to be transported from the master Controller to slave Controller (in msec).

Definition at line 224 of file dm_cis.h.

uint16_t transLatSToM

Maximum time for an SDU to be transported from the slave Controller to master Controller (in msec).

Definition at line 225 of file dm_cis.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.