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

CIG parameters. More...

#include <ll_api.h>

Data Fields

uint8_t cigId
 
uint32_t sduIntervalMToS
 
uint32_t sduIntervalSToM
 
uint8_t sca
 
uint8_t packing
 
LlFraming_t framing:8
 
uint16_t transLatMToS
 
uint16_t transLatSToM
 
uint8_t numCis
 
LlCisCisParams_tpCisParam
 

Detailed Description

CIG parameters.

Definition at line 673 of file ll_api.h.

Field Documentation

uint8_t cigId

Used to identify the connected isochronous group.

Definition at line 675 of file ll_api.h.

LlFraming_t framing

Indicates the format of CIS Data PDUs.

Definition at line 680 of file ll_api.h.

uint8_t numCis

Number of CIS to set.

Definition at line 683 of file ll_api.h.

uint8_t packing

Packing scheme.

Definition at line 679 of file ll_api.h.

LlCisCisParams_t* pCisParam

CIS parameters.

Definition at line 684 of file ll_api.h.

uint8_t sca

Sleep clock accuracy.

Definition at line 678 of file ll_api.h.

uint32_t sduIntervalMToS

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

Definition at line 676 of file ll_api.h.

uint32_t sduIntervalSToM

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

Definition at line 677 of file ll_api.h.

uint16_t transLatMToS

Maximum time in microseconds between the transmissions of a Data PDU from the Link Layer of the master to the reception of the same Data PDU in the Link Layer of the slave.

Definition at line 681 of file ll_api.h.

uint16_t transLatSToM

Maximum time in microseconds between the transmissions of a Data PDU from the Link Layer of the slave to the reception of the same Data PDU in the Link Layer of the master.

Definition at line 682 of file ll_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.