Lines Matching refs:PRINT

143 		PRINT("State: not connected to HECI.\n");  in Disconnect()
155 PRINT("Sending disconnect to LME.\n"); in Disconnect()
164 PRINT("State: not connected to HECI.\n"); in ServiceAccept()
173 PRINT("Failed to allocate memory for ServiceAccept.\n"); in ServiceAccept()
186 PRINT("Sending service accept to LME: %s\n", serviceName.c_str()); in ServiceAccept()
198 PRINT("State: not connected to HECI.\n"); in UserAuthSuccess()
204 PRINT("Sending user authentication success to LME.\n"); in UserAuthSuccess()
213 PRINT("State: not connected to HECI.\n"); in ProtocolVersion()
225PRINT("Sending protocol version to LME: %d.%d\n", versionMessage.MajorVersion, versionMessage.Mino… in ProtocolVersion()
234 PRINT("State: not connected to HECI.\n"); in TcpForwardReplySuccess()
243 PRINT("Sending TCP forward replay success to LME: Port %d.\n", port); in TcpForwardReplySuccess()
252 PRINT("State: not connected to HECI.\n"); in TcpForwardReplyFailure()
258 PRINT("Sending TCP forward replay failure to LME.\n"); in TcpForwardReplyFailure()
267 PRINT("State: not connected to HECI.\n"); in TcpForwardCancelReplySuccess()
273 PRINT("Sending TCP forward cancel replay success to LME.\n"); in TcpForwardCancelReplySuccess()
282 PRINT("State: not connected to HECI.\n"); in TcpForwardCancelReplyFailure()
288 PRINT("Sending TCP forward cancel replay failure to LME.\n"); in TcpForwardCancelReplyFailure()
300 PRINT("State: not connected to HECI.\n"); in ChannelOpenForwardedRequest()
348 PRINT("Sending channel open request to LME. Address: %s, requested port: %d.\n", in ChannelOpenForwardedRequest()
359 PRINT("State: not connected to HECI.\n"); in ChannelOpenReplaySuccess()
371 PRINT("Sending channel open replay success to LME. Recipient: %d.\n", recipientChannel); in ChannelOpenReplaySuccess()
381 PRINT("State: not connected to HECI.\n"); in ChannelOpenReplayFailure()
393PRINT("Sending channel open replay failure to LME. Recipient: %d, Reason: %d.\n", recipientChannel… in ChannelOpenReplayFailure()
402 PRINT("State: not connected to HECI.\n"); in ChannelClose()
411 PRINT("Sending channel close to LME. Recipient: %d.\n", recipientChannel); in ChannelClose()
421 PRINT("State: not connected to HECI.\n"); in ChannelData()
437 PRINT("Sending %d bytes to recipient channel %d.\n", len, recipientChannel); in ChannelData()
444 PRINT("State: not connected to HECI.\n"); in ChannelWindowAdjust()
454 PRINT("Sending Window Adjust with %d bytes to recipient channel %d.\n", len, recipientChannel); in ChannelWindowAdjust()
510 PRINT("LMEConnection do RX exception\n"); in _rxThreadFunc()
608 PRINT("Error receiving data from HECI\n"); in _doRX()
618 PRINT("Received from LME %d bytes (msg type %02d)\n", bytesRead, rxBuffer[0]); in _doRX()
621 PRINT("Error receiving data from HECI\n"); in _doRX()
787 PRINT("Error receiving data from HECI\n"); in _apfChannelOpenDirect()
832 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
841 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
863 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
872 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
893 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
902 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
915 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
925 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
935 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
945 PRINT("Error receiving data from HECI\n"); in _apfGlobalRequest()
968 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
977 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
986 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
995 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
1004 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
1016 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()
1027 PRINT("Error receiving data from HECI\n"); in _apfUserAuthRequest()