Searched refs:ESE_STATUS_CLOSE (Results 1 – 4 of 4) sorted by relevance
71 if (ese_ctxt.EseLibStatus != ESE_STATUS_CLOSE) { in StEse_init()109 ese_ctxt.EseLibStatus = ESE_STATUS_CLOSE; in StEse_init()123 return ese_ctxt.EseLibStatus != ESE_STATUS_CLOSE; in StEseApi_isOpen()146 } else if ((ESE_STATUS_CLOSE == ese_ctxt.EseLibStatus)) { in StEse_Transceive()206 if ((ESE_STATUS_CLOSE == ese_ctxt.EseLibStatus)) { in StEse_close()215 ese_ctxt.EseLibStatus = ESE_STATUS_CLOSE; in StEse_close()
44 ESE_STATUS_CLOSE = 0x00, enumerator
34 ESE_STATUS_CLOSE = 0x00, enumerator
173 if (nxpese_ctxt.EseLibStatus != ESE_STATUS_CLOSE) { in phNxpEse_open()316 nxpese_ctxt.EseLibStatus = ESE_STATUS_CLOSE; in phNxpEse_open()329 bool phNxpEse_isOpen() { return nxpese_ctxt.EseLibStatus != ESE_STATUS_CLOSE; } in phNxpEse_isOpen()507 nxpese_ctxt.EseLibStatus = ESE_STATUS_CLOSE; in phNxpEse_openPrioSession()598 } else if ((ESE_STATUS_CLOSE == nxpese_ctxt.EseLibStatus)) { in phNxpEse_Transceive()838 if ((ESE_STATUS_CLOSE == nxpese_ctxt.EseLibStatus)) { in phNxpEse_close()