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... | |
wsfMsgHdr_t hdr |