Vendor specific PDU handlers. More...
#include <lctr_api_conn.h>
Vendor specific PDU handlers.
Definition at line 290 of file lctr_api_conn.h.
| LctrCeCompHdlr_t ceCleanup | 
Cleanup connection event.
Definition at line 299 of file lctr_api_conn.h.
| LctrTxPduCompHdlr_t ceSetup | 
Setup connection event.
Definition at line 298 of file lctr_api_conn.h.
| LctrInitConnHdlr_t connCleanup | 
Cleanup connection context.
Definition at line 293 of file lctr_api_conn.h.
| LctrInitConnHdlr_t connSetup | 
Setup connection context.
Definition at line 292 of file lctr_api_conn.h.
| LctrVsRecvHdlr_t dataRecv | 
Receive data buffer handler.
Definition at line 297 of file lctr_api_conn.h.
| LctrRxAckHdlr_t rxPduAck | 
Process a receive PDU acknowledgment.
Definition at line 296 of file lctr_api_conn.h.
| LctrTxAckHdlr_t txPduAck | 
Tx PDU acknowledge required?
Definition at line 295 of file lctr_api_conn.h.
| LctrTxFcHdlr_t txPduFc | 
Set transmit PDU flow control.
Definition at line 294 of file lctr_api_conn.h.