Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.h223 NFCSTATUS Mfc_FormatNdef(uint8_t* secretkey, uint8_t len);
DphFriNfc_MifStdFormat.cpp222 Mfc_FormatNdef(current_key, 6); in phFriNfc_MfStd_Process()
DphNxpExtns_MifareStd.cpp853 NFCSTATUS Mfc_FormatNdef(uint8_t* secretkey, uint8_t len) { in Mfc_FormatNdef() function
/packages/apps/Nfc/nci/jni/extns/pn54x/src/
DphNxpExtns.cpp470 status = Mfc_FormatNdef((uint8_t*)msg->pMsgData, msg->Size); in phNxpExtns_ProcessSysMessage()