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

Create CIS pending. More...

#include <lctr_int_cis_master.h>

Data Fields

uint8_t numCis
 
uint16_t cisHandle [LL_MAX_CIS]
 
uint16_t aclHandle [LL_MAX_CIS]
 
uint8_t isCreateCisDone [LL_MAX_CIS]
 

Detailed Description

Create CIS pending.

Definition at line 62 of file lctr_int_cis_master.h.

Field Documentation

uint16_t aclHandle[LL_MAX_CIS]

ACL handle array.

Definition at line 66 of file lctr_int_cis_master.h.

uint16_t cisHandle[LL_MAX_CIS]

CIS handle array.

Definition at line 65 of file lctr_int_cis_master.h.

uint8_t isCreateCisDone[LL_MAX_CIS]

TRUE if create CIS is done, either succeed or fail.

Definition at line 67 of file lctr_int_cis_master.h.

uint8_t numCis

Number of CISs to create.

Definition at line 64 of file lctr_int_cis_master.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.