CIS response PDU. More...
#include <lctr_pdu_conn.h>
Data Fields | |
uint32_t | cisOffMinUsec |
uint32_t | cisOffMaxUsec |
uint16_t | ceRef |
CIS response PDU.
Definition at line 233 of file lctr_pdu_conn.h.
uint16_t ceRef |
Contain the reference CE where offsets are applied.
Definition at line 237 of file lctr_pdu_conn.h.
uint32_t cisOffMaxUsec |
Contain the maximum time between the CE and the first CIS anchor point.
Definition at line 236 of file lctr_pdu_conn.h.
uint32_t cisOffMinUsec |
Contain the minimum time between the CE and the first CIS anchor point.
Definition at line 235 of file lctr_pdu_conn.h.