Home
last modified time | relevance | path

Searched refs:SendLength (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.c906 NdefSmtCrdFmt->SendLength = 0; in phFriNfc_NdefSmtCrd_Reset__()
1095 NdefMap->SendLength, in Mfc_Transceive()
1105 NdefMap->SendLength = len-1; in Mfc_Transceive()
1109 NdefMap->SendLength, in Mfc_Transceive()
1120 NdefMap->SendLength = len - 1; in Mfc_Transceive()
1124 NdefMap->SendLength, in Mfc_Transceive()
1135 NdefMap->SendLength = len - 1; in Mfc_Transceive()
1140 NdefMap->SendLength = len; in Mfc_Transceive()
1145 NdefMap->SendLength, in Mfc_Transceive()
1154 NdefMap->SendLength = len; in Mfc_Transceive()
[all …]
DphFriNfc_MifStdFormat.h155 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_VAL_7; \
168 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_VAL_7;\
181 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_VAL_7;\
194 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_VAL_7;\
DphFriNfc_MifStdFormat.c330 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_VAL_1; in phFriNfc_MfStd_H_FillSendBuf()
375 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_WR_SEND_LENGTH; in phFriNfc_MfStd_H_FillSendBuf()
385 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_WR_SEND_LENGTH; in phFriNfc_MfStd_H_FillSendBuf()
404 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_WR_SEND_LENGTH; in phFriNfc_MfStd_H_FillSendBuf()
411 NdefSmtCrdFmt->SendLength = PH_FRINFC_MFSTD_FMT_WR_SEND_LENGTH; in phFriNfc_MfStd_H_FillSendBuf()
475 NdefSmtCrdFmt->SendLength, in phFriNfc_MfStd_H_Transceive()
DphFriNfc_MifareStdMap.c422 NdefMap->SendLength = MIFARE_MAX_SEND_BUF_TO_READ; in phFriNfc_MifareStdMap_ChkNdef()
428 NdefMap->SendLength, in phFriNfc_MifareStdMap_ChkNdef()
1035 NdefMap->SendLength = MIFARE_MAX_SEND_BUF_TO_READ; in phFriNfc_MifStd_H_RdABlock()
1044 NdefMap->SendLength, in phFriNfc_MifStd_H_RdABlock()
1206 NdefMap->SendLength = MIFARE_MAX_SEND_BUF_TO_WRITE; in phFriNfc_MifStd_H_WrABlock()
1213 NdefMap->SendLength, in phFriNfc_MifStd_H_WrABlock()
1311 NdefMap->SendLength = MIFARE_AUTHENTICATE_CMD_LENGTH; in phFriNfc_MifStd_H_AuthSector()
1317 NdefMap->SendLength, in phFriNfc_MifStd_H_AuthSector()
2522 NdefMap->SendLength = MIFARE_MAX_SEND_BUF_TO_WRITE; in phFriNfc_MifStd_H_WriteNdefLen()
2531 NdefMap->SendLength, in phFriNfc_MifStd_H_WriteNdefLen()
[all …]
DphFriNfc_SmtCrdFmt.h101 …uint16_t SendLength; /* Holds the length of the data to be se… member
DphFriNfc_SmtCrdFmt.c106 NdefSmtCrdFmt->SendLength = 0; in phFriNfc_NdefSmtCrd_Reset()
DphNxpExtns_MifareStd.h216 uint16_t SendLength,
DphFriNfc_NdefMap.h367 uint16_t SendLength; member