Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/pn8x/ls_client/src/
DLsClient.cpp405 ESESTATUS estatus = phNxpEse_deInit(); in performLSDownload_thread() local
406 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()
407 estatus = phNxpEse_close(); in performLSDownload_thread()
408 if (estatus == ESESTATUS_SUCCESS) { in performLSDownload_thread()