Home
last modified time | relevance | path

Searched refs:ESESTATUS_INVALID_DEVICE (Results 1 – 6 of 6) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/p73/common/
DphEseStatus.h75 ESESTATUS_INVALID_DEVICE = (0x0006), enumerator
/hardware/nxp/nfc/snxxx/halimpl/common/
DphEseStatus.h113 #define ESESTATUS_INVALID_DEVICE (0x0006) macro
/hardware/nxp/secure_element/snxxx/libese-spi/p73/common/
DphEseStatus.h81 ESESTATUS_INVALID_DEVICE = (0x0006), enumerator
/hardware/nxp/nfc/pn8x/halimpl/common/
DphEseStatus.h113 #define ESESTATUS_INVALID_DEVICE (0x0006) macro
/hardware/nxp/secure_element/pn8x/libese-spi/p73/pal/spi/
DphNxpEsePal_spi.cpp180 return ESESTATUS_INVALID_DEVICE; in phPalEse_spi_open_and_configure()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/spi/
DEseSpiTransport.cpp229 return ESESTATUS_INVALID_DEVICE; in OpenAndConfigure()