Home
last modified time | relevance | path

Searched refs:auth_sent (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.c764 gAuthCmdBuf.auth_sent = false; in Mfc_PresenceCheck()
769 gAuthCmdBuf.auth_sent = true; in Mfc_PresenceCheck()
1275 if (gAuthCmdBuf.auth_sent == true) in phNciNfc_RecvMfResp()
1294 if (gAuthCmdBuf.auth_sent == true) in phNciNfc_RecvMfResp()
1422 if (true == gAuthCmdBuf.auth_sent) in Mfc_RecvPacket()
1425 gAuthCmdBuf.auth_sent = false; in Mfc_RecvPacket()
DphNxpExtns_MifareStd.h186 bool_t auth_sent; member
/packages/apps/Nfc/nci/jni/extns/pn54x/src/
DphNxpExtns.c634 gAuthCmdBuf.auth_sent = false; in EXTNS_GetPresenceCheckStatus()
652 gAuthCmdBuf.auth_sent = false; in MfcResetPresenceCheckStatus()