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

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

#include <l2c_api.h>

Data Fields

wsfMsgHdr_t hdr
 Header structure. More...
 
uint16_t mps
 Data packet MPS. More...
 
uint16_t mtu
 Data packet MTU. 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 reconfiguration indication structure.

Definition at line 159 of file l2c_api.h.

Field Documentation

uint8_t cidLen

Number of channels in cidList.

Definition at line 165 of file l2c_api.h.

uint16_t cidList[5]

Local channel ID list.

Definition at line 166 of file l2c_api.h.

Header structure.

Definition at line 161 of file l2c_api.h.

uint16_t mps

Data packet MPS.

Definition at line 162 of file l2c_api.h.

uint16_t mtu

Data packet MTU.

Definition at line 163 of file l2c_api.h.

bool_t req

TRUE if indicating a request, else a response.

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