![]() |
Cordio Stack and Cordio Profiles
r2p3-02rel0
|
Connection oriented channel event structure. More...
#include <l2c_api.h>
Data Fields | |
wsfMsgHdr_t | hdr |
Header structure. | |
l2cCocConnectInd_t | connectInd |
Channel connect indication. | |
l2cCocDisconnectInd_t | disconnectInd |
Channel disconnect indication. | |
l2cCocDataInd_t | dataInd |
Received data indication. | |
l2cCocDataCnf_t | dataCnf |
Transmit data confirm. | |
Connection oriented channel event structure.
Connection oriented channel callback header parameters:
hdr.event | Callback event |
hdr.param | DM connection ID |
hdr.status | Event status (L2C_COC_DATA_CNF only) |