CHAILink SDK  Version 1.3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CLT_Interface Struct Reference

CHAI Link Transport Interface. More...

#include <CLCm_Transport.h>

Data Fields

CLT_WRITE pfnWrite
 Transport write function (send data to peer) More...
 
CLT_DOPROCESS pfnDoProcess
 Transport DoProcess function (called repeatedly by the CHAILink) More...
 
CLT_SETCB pfnSetCallbacks
 Set Transport Protocol interface function. More...
 
void * pTransportParam
 Transport custom param : Passed back when Transport Protocol calls Transport (see pTransportParam in CLT_WRITE and CLT_SETCB). More...
 

Detailed Description

CHAI Link Transport Interface.

Used during CHAI Link Initilization. See CLC_Init and CHAILink Client Transport for more details.


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