Home
last modified time | relevance | path

Searched refs:SEND_IFRAME (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp338 phNxpEseProto7816_3_Var.phNxpEseProto7816_nextTransceiveState = SEND_IFRAME; in phNxpEseProto7816_SetFirstIframeContxt()
374 phNxpEseProto7816_3_Var.phNxpEseProto7816_nextTransceiveState = SEND_IFRAME; in phNxpEseProto7816_SetNextIframeContxt()
643 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
665 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
680 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1000 case SEND_IFRAME: in TransceiveProcess()
DphNxpEseProto7816_3.h96 SEND_IFRAME, /*!< 7816-3 protocol transceive state: I-frame to be sent */ enumerator