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... | |
Enhanced connection oriented channel reconfiguration indication structure.
wsfMsgHdr_t hdr |