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

Enhanced connection oriented channel connect indication structure. More...

#include <l2c_api.h>

Data Fields

wsfMsgHdr_t hdr
 Header structure. More...
 
uint16_t mps
 Data packet MPS peer can receive. More...
 
uint16_t mtu
 Data packet MTU peer can receive. More...
 
bool_t req
 TRUE if indicating a request, else a response. More...
 
uint8_t cidLen
 Number of channels in cidList. More...
 
uint16_t cidList [5]
 Local channel ID list. More...
 

Detailed Description

Enhanced connection oriented channel connect indication structure.

Definition at line 148 of file l2c_api.h.

Field Documentation

uint8_t cidLen

Number of channels in cidList.

Definition at line 154 of file l2c_api.h.

uint16_t cidList[5]

Local channel ID list.

Definition at line 155 of file l2c_api.h.

Header structure.

Definition at line 150 of file l2c_api.h.

uint16_t mps

Data packet MPS peer can receive.

Definition at line 151 of file l2c_api.h.

uint16_t mtu

Data packet MTU peer can receive.

Definition at line 152 of file l2c_api.h.

bool_t req

TRUE if indicating a request, else a response.

Definition at line 153 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.