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

LE set CIG parameters command complete event. More...

#include <hci_api.h>

Data Fields

wsfMsgHdr_t hdr
 Event header. More...
 
uint8_t status
 Status. More...
 
uint8_t cigId
 CIG identifier. More...
 
uint8_t numCis
 Total number of CISes added or modified. More...
 
uint16_t cisHandle [HCI_MAX_CIS_COUNT]
 Connection handle of the CISes in the CIG. More...
 

Detailed Description

LE set CIG parameters command complete event.

Definition at line 742 of file hci_api.h.

Field Documentation

uint8_t cigId

CIG identifier.

Definition at line 746 of file hci_api.h.

uint16_t cisHandle[HCI_MAX_CIS_COUNT]

Connection handle of the CISes in the CIG.

Definition at line 748 of file hci_api.h.

Event header.

Definition at line 744 of file hci_api.h.

uint8_t numCis

Total number of CISes added or modified.

Definition at line 747 of file hci_api.h.

uint8_t status

Status.

Definition at line 745 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.