Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.h96 SEND_IFRAME, /*!< 7816-3 protocol transceive state: I-frame to be sent */ enumerator
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()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp638 phNxpEseProto7816_3_Var.phNxpEseProto7816_nextTransceiveState = SEND_IFRAME; in phNxpEseProto7816_SetFirstIframeContxt()
677 phNxpEseProto7816_3_Var.phNxpEseProto7816_nextTransceiveState = SEND_IFRAME; in phNxpEseProto7816_SetNextIframeContxt()
1102 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1144 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1152 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1168 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1247 SEND_IFRAME; in phNxpEseProto7816_DecodeFrame()
1567 case SEND_IFRAME: in TransceiveProcess()
DphNxpEseProto7816_3.h100 SEND_IFRAME, /*!< 7816-3 protocol transceive state: I-frame to be sent */ enumerator