Home
last modified time | relevance | path

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

/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
H A DphNxpEseProto7816_3.cpp388 switch (sframeData.sFrameType) { in phNxpEseProto7816_SendSFrame()
1137 .sFrameType = RESYNCH_REQ; in phNxpEseProto7816_DecodeFrame()
1240 .sFrameType = RESYNCH_RSP; in phNxpEseProto7816_DecodeFrame()
1257 .sFrameType = RESYNCH_RSP; in phNxpEseProto7816_DecodeFrame()
1325 .sFrameType = INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
1328 .sFrameType = INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
1339 .sFrameType = WTX_REQ; in phNxpEseProto7816_DecodeFrame()
1581 sFrameInfo.sFrameType = RESYNCH_REQ; in TransceiveProcess()
1589 sFrameInfo.sFrameType = IFS_REQ; in TransceiveProcess()
1601 sFrameInfo.sFrameType = WTX_RSP; in TransceiveProcess()
[all …]
H A DphNxpEseProto7816_3.h157 sFrameTypes_t sFrameType; /*!< S-frame: Type of S-frame cmd/rsp */ member
/aosp12/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
H A DphNxpEseProto7816_3.cpp162 switch (sframeData.sFrameType) { in phNxpEseProto7816_SendSFrame()
462 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.SframeInfo.sFrameType = in phNxpEseProto7816_RecoverySteps()
819 .sFrameType = INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
830 .sFrameType = WTX_REQ; in phNxpEseProto7816_DecodeFrame()
1011 sFrameInfo.sFrameType = RESYNCH_REQ; in TransceiveProcess()
1015 sFrameInfo.sFrameType = INTF_RESET_REQ; in TransceiveProcess()
1019 sFrameInfo.sFrameType = PROP_END_APDU_REQ; in TransceiveProcess()
1023 sFrameInfo.sFrameType = WTX_RSP; in TransceiveProcess()
1129 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.SframeInfo.sFrameType = in phNxpEseProto7816_RSync()
1257 phNxpEseProto7816_3_Var.phNxpEseNextTx_Cntx.SframeInfo.sFrameType = in phNxpEseProto7816_Close()
[all …]
H A DphNxpEseProto7816_3.h140 sFrameTypes_t sFrameType; /*!< S-frame: Type of S-frame cmd/rsp */ member