Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.h37 RESYNCH_RSP = 0x20, /*!< Re-synchronisation response between host and ESE */ enumerator
DphNxpEseProto7816_3.cpp763 case RESYNCH_RSP: in phNxpEseProto7816_DecodeFrame()
765 RESYNCH_RSP; in phNxpEseProto7816_DecodeFrame()
934 (RESYNCH_RSP == in phNxpEseProto7816_ProcessResponse()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.h37 RESYNCH_RSP = 0x20, /*!< Re-synchronisation response between host and ESE */ enumerator
DphNxpEseProto7816_3.cpp1236 case RESYNCH_RSP: in phNxpEseProto7816_DecodeFrame()
1240 .sFrameType = RESYNCH_RSP; in phNxpEseProto7816_DecodeFrame()
1257 .sFrameType = RESYNCH_RSP; in phNxpEseProto7816_DecodeFrame()
1495 (RESYNCH_RSP == in phNxpEseProto7816_ProcessResponse()