Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp295 if (iFrameData.isChained) { in phNxpEseProto7816_SendIframe()
341 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = true; in phNxpEseProto7816_SetFirstIframeContxt()
350 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = false; in phNxpEseProto7816_SetFirstIframeContxt()
390 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = true; in phNxpEseProto7816_SetNextIframeContxt()
397 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = false; in phNxpEseProto7816_SetNextIframeContxt()
594 phNxpEseProto7816_3_Var.phNxpEseRx_Cntx.lastRcvdIframeInfo.isChained = in phNxpEseProto7816_DecodeFrame()
603 phNxpEseProto7816_3_Var.phNxpEseRx_Cntx.lastRcvdIframeInfo.isChained = in phNxpEseProto7816_DecodeFrame()
DphNxpEseProto7816_3.h119 bool isChained; /*!< I-frame: Indicates if more frames to follow in the same member
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp580 if (iFrameData.isChained) { in phNxpEseProto7816_SendIframe()
642 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = true; in phNxpEseProto7816_SetFirstIframeContxt()
653 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = false; in phNxpEseProto7816_SetFirstIframeContxt()
694 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = true; in phNxpEseProto7816_SetNextIframeContxt()
703 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.IframeInfo.isChained = false; in phNxpEseProto7816_SetNextIframeContxt()
1031 phNxpEseProto7816_3_Var.phNxpEseRx_Cntx.lastRcvdIframeInfo.isChained = in phNxpEseProto7816_DecodeFrame()
1050 phNxpEseProto7816_3_Var.phNxpEseRx_Cntx.lastRcvdIframeInfo.isChained = in phNxpEseProto7816_DecodeFrame()
1132 .isChained == false) { in phNxpEseProto7816_DecodeFrame()
DphNxpEseProto7816_3.h128 bool isChained; /*!< I-frame: Indicates if more frames to follow in the same member