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

Transmit buffer descriptor. More...

#include <lctr_int_iso.h>

Data Fields

uint8_t * pIsoSdu
 
uint8_t * pPduBuf
 
uint16_t isoLen
 
uint8_t fragLen
 
uint8_t fragCnt
 
struct {
   uint8_t   hdrLen
 
   uint8_t   trlLen
 
   uint8_t   hdr [(LL_ISO_DATA_HDR_LEN+LL_ISO_SEG_HDR_LEN+LL_ISO_SEG_TO_LEN)]
 
   uint8_t   trl [LL_DATA_MIC_LEN]
 
frag []
 

Detailed Description

Transmit buffer descriptor.

Definition at line 68 of file lctr_int_iso.h.

Field Documentation

struct { ... } frag[]

Fragmented Data PDU packet data.

uint8_t fragCnt

Current fragmentation Tx count.

Definition at line 74 of file lctr_int_iso.h.

uint8_t fragLen

Fragmentation length.

Definition at line 73 of file lctr_int_iso.h.

Data PDU header.

Definition at line 79 of file lctr_int_iso.h.

uint8_t hdrLen

Data PDU header length.

Definition at line 77 of file lctr_int_iso.h.

uint16_t isoLen

ISO SDU length.

Definition at line 72 of file lctr_int_iso.h.

uint8_t* pIsoSdu

ISO buffer.

Definition at line 70 of file lctr_int_iso.h.

uint8_t* pPduBuf

PDU data buffer.

Definition at line 71 of file lctr_int_iso.h.

uint8_t trl[LL_DATA_MIC_LEN]

Data PDU trailer (i.e., MIC).

Definition at line 80 of file lctr_int_iso.h.

uint8_t trlLen

Data PDU trailer length.

Definition at line 78 of file lctr_int_iso.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.