Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.c1092 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in Mfc_Transceive()
1106 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in Mfc_Transceive()
1121 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in Mfc_Transceive()
1142 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in Mfc_Transceive()
1155 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in Mfc_Transceive()
2043 NFCSTATUS phFriNfc_ExtnsTransceive(phNfc_sTransceiveInfo_t *pTransceiveInfo, in phFriNfc_ExtnsTransceive() function
DphFriNfc_MifareStdMap.c425 status = phFriNfc_ExtnsTransceive (NdefMap->pTransceiveInfo, in phFriNfc_MifareStdMap_ChkNdef()
1041 status = phFriNfc_ExtnsTransceive (NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_RdABlock()
1210 status = phFriNfc_ExtnsTransceive (NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_WrABlock()
1314 status = phFriNfc_ExtnsTransceive (NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_AuthSector()
2528 Result = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_WriteNdefLen()
2601 Result = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_RdtoWrNdefLen()
3632 Result = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_Rd16Bytes()
4269 Result = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_WrTLV()
5704 status = phFriNfc_ExtnsTransceive(NdefMap->pTransceiveInfo, in phFriNfc_MifStd_H_WrSectorTrailorBlock()
DphNxpExtns_MifareStd.h213 NFCSTATUS phFriNfc_ExtnsTransceive(phNfc_sTransceiveInfo_t *pTransceiveInfo,
DphFriNfc_MifStdFormat.c472 Result = phFriNfc_ExtnsTransceive(NdefSmtCrdFmt->pTransceiveInfo, in phFriNfc_MfStd_H_Transceive()