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.h 416 tNFA_STATUS mCommandStatus; //completion status of the last command
SecureElement.cpp 76 mCommandStatus (NFA_STATUS_OK),
784 if (mCommandStatus != NFA_STATUS_OK)
799 if (mCommandStatus != NFA_STATUS_OK)
813 if (mCommandStatus != NFA_STATUS_OK)
    [all...]

Completed in 25 milliseconds