Cordio Stack and Cordio Profiles  r2p3-02rel0

Connection oriented channel event structure. More...

#include <l2c_api.h>

Collaboration diagram for l2cCocEvt_t:
Collaboration graph

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.
 

Description

Connection oriented channel event structure.

Connection oriented channel callback header parameters:

Parameters
hdr.eventCallback event
hdr.paramDM connection ID
hdr.statusEvent status (L2C_COC_DATA_CNF only)

Definition at line 146 of file l2c_api.h.


The documentation for this union was generated from the following file: