ISO BIS PDU header. More...
#include <lctr_pdu_iso.h>
| Data Fields | |
| LlIsoLlid_t | llid:8 | 
| uint8_t | cssn | 
| bool_t | cstf | 
| uint8_t | len | 
ISO BIS PDU header.
Definition at line 108 of file lctr_pdu_iso.h.
| uint8_t cssn | 
Control Subevent Sequence Number.
Definition at line 111 of file lctr_pdu_iso.h.
| bool_t cstf | 
Control Subevent Submission Flag.
Definition at line 112 of file lctr_pdu_iso.h.
| uint8_t len | 
Payload length.
Definition at line 113 of file lctr_pdu_iso.h.
| LlIsoLlid_t llid | 
PDU type.
Definition at line 110 of file lctr_pdu_iso.h.