Searched refs:Mfc_FormatNdef (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphNxpExtns_MifareStd.h223 NFCSTATUS Mfc_FormatNdef(uint8_t *secretkey, uint8_t len);
H A DphFriNfc_MifStdFormat.c198 Mfc_FormatNdef(current_key,6);
H A DphNxpExtns_MifareStd.c922 ** Function Mfc_FormatNdef
932 NFCSTATUS Mfc_FormatNdef(uint8_t *secretkey, uint8_t len) function
/packages/apps/Nfc/nci/jni/extns/pn54x/src/
H A DphNxpExtns.c500 status = Mfc_FormatNdef (msg->pMsgData, msg->Size);

Completed in 54 milliseconds