HomeSort by relevance Sort by last modified time
    Searched refs:eeStatusToString (Results 1 - 2 of 2) sorted by null

  /packages/apps/Nfc/nci/jni/
SecureElement.h 567 ** Function: eeStatusToString
575 static const char* eeStatusToString (UINT8 status);
SecureElement.cpp 300 fn, xx, mEeInfo[xx].ee_handle, eeStatusToString(mEeInfo[xx].ee_status), mEeInfo[xx].num_interface,
991 ALOGD ("%s: NFA_EE_MODE_SET_EVT; pEE->ee_status: %s (0x%04x)", fn, SecureElement::eeStatusToString(pEE->ee_status), pEE->ee_status);
    [all...]

Completed in 223 milliseconds