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

  /packages/apps/Nfc/nci/jni/
SecureElement.cpp 75 mCommandStatus (NFA_STATUS_OK),
772 if (mCommandStatus != NFA_STATUS_OK)
787 if (mCommandStatus != NFA_STATUS_OK)
801 if (mCommandStatus != NFA_STATUS_OK)
    [all...]
SecureElement.h 392 tNFA_STATUS mCommandStatus; //completion status of the last command

Completed in 3294 milliseconds