Lines Matching refs:STLOG_HAL_E
469 STLOG_HAL_E("Wrong Seq number. Send again "); in T1protocol_processRBlock()
480 STLOG_HAL_E("%s : Need retransmissiom :", __func__); in T1protocol_processRBlock()
564 STLOG_HAL_E("LRC still not implemented."); in T1protocol_formSblockResponse()
603 STLOG_HAL_E("RESYNCH response - resend the whole frame"); in T1protocol_processSBlock()
608 STLOG_HAL_E("ABORT request received still not supported."); in T1protocol_processSBlock()
613 STLOG_HAL_E("Error setting ATP"); in T1protocol_processSBlock()
698 STLOG_HAL_E("recoveryStatus: OK -> RESEND 1"); in T1protocol_updateRecoveryStatus()
703 STLOG_HAL_E("recoveryStatus: RESEND 1 -> RESYNC 1"); in T1protocol_updateRecoveryStatus()
708 STLOG_HAL_E("recoveryStatus: RESYNC 1 -> WARM RESET"); in T1protocol_updateRecoveryStatus()
713 STLOG_HAL_E("recoveryStatus: WARM_RESET (recovery completed)"); in T1protocol_updateRecoveryStatus()
972 STLOG_HAL_E("bytesRead = 0 -> Going into recovery."); in T1protocol_handleTpduResponse()
980 STLOG_HAL_E("%s : TPDU consistency check failed -> Going into recovery.", in T1protocol_handleTpduResponse()
1035 STLOG_HAL_E("Error forming an RBlock to send."); in T1protocol_formCommandTpduToSend()
1045 STLOG_HAL_E("Error forming an IBlock to send."); in T1protocol_formCommandTpduToSend()
1138 STLOG_HAL_E("%s : Enter cmdLength = 0x%02X", __func__, cmdLength); in T1protocol_transcieveApduPart()