Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.c4161 BytesToWrite = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_fillSendBuf() local
4177 BytesToWrite = ((RemainingBytes < in phFriNfc_MifStd_H_fillSendBuf()
4199 BytesToWrite); in phFriNfc_MifStd_H_fillSendBuf()
4202 NdefMap->NumOfBytesWritten = BytesToWrite; in phFriNfc_MifStd_H_fillSendBuf()
4207 ((BytesToWrite + NdefMap->StdMifareContainer.internalLength in phFriNfc_MifStd_H_fillSendBuf()
4212 if((BytesToWrite + NdefMap->StdMifareContainer.internalLength + in phFriNfc_MifStd_H_fillSendBuf()
4215 for(index = (uint8_t)(BytesToWrite + in phFriNfc_MifStd_H_fillSendBuf()
4222 (BytesToWrite + Length + in phFriNfc_MifStd_H_fillSendBuf()