Home
last modified time | relevance | path

Searched refs:phHal_eMifareWrite4 (Results 1 – 5 of 5) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_MifULFormat.c1222 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
1242 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
1260 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
1293 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
1311 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
1349 NdefSmtCrdFmt->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_fillSendBuf()
DphHal4Nfc_Reader.c254 if (psTransceiveInfo->sSendData.buffer[0] != phHal_eMifareWrite4) in phHal4Nfc_Iso_3A_Transceive()
351 phHal_eMifareWrite4 != psTransceiveInfo->sSendData.buffer[0] in phHal4Nfc_MifareTransceive()
DphLibNfc_initiator.c1025 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareWrite4 ) && in phLibNfc_RemoteDev_Transceive()
DphFriNfc_MifareULMap.c1495 NdefMap->Cmd.MfCmd = phHal_eMifareWrite4; in phFriNfc_MfUL_H_Wr4bytes()
/external/libnfc-nxp/inc/
DphNfcHalTypes.h243 #define phHal_eMifareWrite4 phNfc_eMifareWrite4 macro