Home
last modified time | relevance | path

Searched refs:ESESTATUS_INVALID_RECEIVE_LENGTH (Results 1 – 13 of 13) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/p73/common/
DphEseStatus.h129 ESESTATUS_INVALID_RECEIVE_LENGTH = (0x001B), enumerator
/hardware/nxp/nfc/snxxx/halimpl/common/
DphEseStatus.h239 #define ESESTATUS_INVALID_RECEIVE_LENGTH (0x001B) macro
/hardware/nxp/secure_element/snxxx/libese-spi/p73/common/
DphEseStatus.h137 ESESTATUS_INVALID_RECEIVE_LENGTH = (0x001B), enumerator
/hardware/nxp/nfc/pn8x/halimpl/common/
DphEseStatus.h239 #define ESESTATUS_INVALID_RECEIVE_LENGTH (0x001B) macro
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseDataMgr.cpp84 return ESESTATUS_INVALID_RECEIVE_LENGTH; in phNxpEse_StoreDatainList()
DphNxpEseProto7816_3.cpp1037 ESESTATUS_INVALID_RECEIVE_LENGTH == status) { in TransceiveProcess()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseDataMgr.cpp92 return ESESTATUS_INVALID_RECEIVE_LENGTH; in phNxpEse_StoreDatainList()
DphNxpEseProto7816_3.cpp1298 status = ESESTATUS_INVALID_RECEIVE_LENGTH; in phNxpEseProto7816_DecodeFrame()
1709 ESESTATUS_INVALID_RECEIVE_LENGTH == status) { in TransceiveProcess()
DphNxpEse_Api.cpp568 return ESESTATUS_INVALID_RECEIVE_LENGTH; in phNxpEse_Transceive()
/hardware/nxp/secure_element/snxxx/1.0/
DSecureElement.cpp196 } else if (status == ESESTATUS_INVALID_RECEIVE_LENGTH) { in transmit()
/hardware/nxp/secure_element/snxxx/1.1/
DSecureElement.cpp289 } else if (status == ESESTATUS_INVALID_RECEIVE_LENGTH) { in transmit()
/hardware/nxp/secure_element/snxxx/aidl/
DSecureElement.cpp294 } else if (status == ESESTATUS_INVALID_RECEIVE_LENGTH) { in transmit()
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.cpp376 } else if (status == ESESTATUS_INVALID_RECEIVE_LENGTH) { in transmit()