Home
last modified time | relevance | path

Searched refs:PH_PROPTO_7816_FRAME_LENGTH_OFFSET (Results 1 – 3 of 3) sorted by relevance

/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.h311 #define PH_PROPTO_7816_FRAME_LENGTH_OFFSET 0x02 macro
DphNxpEseProto7816_3.cpp508 frameOffset = PH_PROPTO_7816_FRAME_LENGTH_OFFSET; in phNxpEseProto7816_DecodeSFrameData()
851 if (p_data[PH_PROPTO_7816_FRAME_LENGTH_OFFSET] > 0) in phNxpEseProto7816_DecodeFrame()
864 if (p_data[PH_PROPTO_7816_FRAME_LENGTH_OFFSET] > 0) in phNxpEseProto7816_DecodeFrame()
DphNxpEse_Api.cpp1251 PH_PROPTO_7816_FRAME_LENGTH_OFFSET * PH_PROPTO_7816_FRAME_LENGTH_OFFSET; in phNxpEse_GetEseStatus()