Home
last modified time | relevance | path

Searched refs:ESESTATUS_INVALID_PARAMETER (Results 1 – 9 of 9) sorted by relevance

/hardware/st/secure_element/ese-spi-driver/
DStEseApi.h33 ESESTATUS_INVALID_PARAMETER, enumerator
DStEseApi.cc159 if ((NULL == pCmd) || (NULL == pRsp)) return ESESTATUS_INVALID_PARAMETER; in StEse_Transceive()
163 return ESESTATUS_INVALID_PARAMETER; in StEse_Transceive()
/hardware/nxp/secure_element/pn8x/libese-spi/p73/common/
DphEseStatus.h155 ESESTATUS_INVALID_PARAMETER = (0x00FF), enumerator
/hardware/nxp/nfc/snxxx/halimpl/common/
DphEseStatus.h83 #define ESESTATUS_INVALID_PARAMETER (0x0001) macro
/hardware/nxp/secure_element/snxxx/libese-spi/p73/common/
DphEseStatus.h163 ESESTATUS_INVALID_PARAMETER = (0x00FF), enumerator
/hardware/nxp/nfc/pn8x/halimpl/common/
DphEseStatus.h83 #define ESESTATUS_INVALID_PARAMETER (0x0001) macro
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Apdu_Api.cpp55 status = ESESTATUS_INVALID_PARAMETER; in phNxpEse_7816_Transceive()
DphNxpEse_Api.cpp561 if ((NULL == pCmd) || (NULL == pRsp)) return ESESTATUS_INVALID_PARAMETER; in phNxpEse_Transceive()
565 return ESESTATUS_INVALID_PARAMETER; in phNxpEse_Transceive()
1354 ESESTATUS status = ESESTATUS_INVALID_PARAMETER; in phNxpEse_WriteFrame()
/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEse_Api.cpp593 if ((NULL == pCmd) || (NULL == pRsp)) return ESESTATUS_INVALID_PARAMETER; in phNxpEse_Transceive()
597 return ESESTATUS_INVALID_PARAMETER; in phNxpEse_Transceive()
1006 ESESTATUS status = ESESTATUS_INVALID_PARAMETER; in phNxpEse_WriteFrame()