CIS indication PDU. More...
#include <lctr_pdu_conn.h>
| Data Fields | |
| uint32_t | accessAddr | 
| uint32_t | cisOffUsec | 
| uint32_t | cigSyncDelayUsec | 
| uint32_t | cisSyncDelayUsec | 
| uint16_t | ceRef | 
CIS indication PDU.
Definition at line 241 of file lctr_pdu_conn.h.
| uint32_t accessAddr | 
Contain the access address of the CIS.
Definition at line 243 of file lctr_pdu_conn.h.
| uint16_t ceRef | 
Contain the reference CE where offsets are applied.
Definition at line 247 of file lctr_pdu_conn.h.
| uint32_t cigSyncDelayUsec | 
CIG synchronization delay in usec.
Definition at line 245 of file lctr_pdu_conn.h.
| uint32_t cisOffUsec | 
Contain the time from the start of the referenced CE to the first CIS anchor point.
Definition at line 244 of file lctr_pdu_conn.h.
| uint32_t cisSyncDelayUsec | 
CIG synchronization delay in usec.
Definition at line 246 of file lctr_pdu_conn.h.