Searched defs:pxInfo (Results 1 – 2 of 2) sorted by relevance
227 static BOOL xMBTCPPortMasterCloseConnection(MbSlaveInfo_t* pxInfo) in xMBTCPPortMasterCloseConnection()252 static int64_t xMBTCPPortMasterGetRespTimeLeft(MbSlaveInfo_t* pxInfo) in xMBTCPPortMasterGetRespTimeLeft()283 static int xMBTCPPortMasterGetBuf(MbSlaveInfo_t* pxInfo, UCHAR* pucDstBuf, USHORT usLength) in xMBTCPPortMasterGetBuf()323 static int vMBTCPPortMasterReadPacket(MbSlaveInfo_t* pxInfo) in vMBTCPPortMasterReadPacket()377 static err_t xMBTCPPortMasterSetNonBlocking(MbSlaveInfo_t* pxInfo) in xMBTCPPortMasterSetNonBlocking()392 static void vMBTCPPortSetKeepAlive(MbSlaveInfo_t* pxInfo) in vMBTCPPortSetKeepAlive()399 static err_t xMBTCPPortMasterCheckAlive(MbSlaveInfo_t* pxInfo, ULONG xTimeoutMs) in xMBTCPPortMasterCheckAlive()508 static err_t xMBTCPPortMasterConnect(MbSlaveInfo_t* pxInfo) in xMBTCPPortMasterConnect()608 MbSlaveInfo_t* pxInfo = NULL; in xMBTCPPortMasterGetSlaveReady() local627 MbSlaveInfo_t* pxInfo = NULL; in xMBTCPPortMasterCheckConnState() local[all …]
217 static BOOL xMBTCPPortCloseConnection(MbClientInfo_t* pxInfo) in xMBTCPPortCloseConnection()