Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Internal.h47 END_POINT_ESE = 0, /*!< eSE services */ enumerator
DphNxpEseProto7816_3.cpp2177 if (uEndPoint == END_POINT_ESE || uEndPoint == END_POINT_EUICC) { in phNxpEseProto7816_SetEndPoint()
2196 if (uEndPoint == END_POINT_ESE || uEndPoint == END_POINT_EUICC) { in phNxpEseProto7816_ResetEndPoint()
DphNxpEse_Api.cpp240 if ((nxpese_ctxt.endPointInfo == END_POINT_ESE) && in phNxpEse_init()