Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DSecureElement.cpp300 … fn, xx, mEeInfo[xx].ee_handle, eeStatusToString(mEeInfo[xx].ee_status), mEeInfo[xx].num_interface, in getEeInfo()
991 …A_EE_MODE_SET_EVT; pEE->ee_status: %s (0x%04x)", fn, SecureElement::eeStatusToString(pEE->ee_statu… in notifyModeSet()
1451 const char* SecureElement::eeStatusToString (UINT8 status) in eeStatusToString() function in SecureElement
DSecureElement.h575 static const char* eeStatusToString (UINT8 status);