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

Connection oriented channel data indication structure. More...

#include <l2c_api.h>

Data Fields

wsfMsgHdr_t hdr
 Header structure. More...
 
uint16_t cid
 Local channel ID. More...
 
uint8_t * pData
 Pointer to packet data. More...
 
uint16_t dataLen
 packet data length More...
 

Detailed Description

Connection oriented channel data indication structure.

Definition at line 132 of file l2c_api.h.

Field Documentation

uint16_t cid

Local channel ID.

Definition at line 135 of file l2c_api.h.

uint16_t dataLen

packet data length

Definition at line 137 of file l2c_api.h.

Header structure.

Definition at line 134 of file l2c_api.h.

uint8_t* pData

Pointer to packet data.

Definition at line 136 of file l2c_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.