Searched refs:BytesToWrite (Results 1 – 1 of 1) sorted by relevance
3637 BytesToWrite = PH_FRINFC_MIFARESTD_VAL0; in phFriNfc_MifStd_H_fillSendBuf() local3652 BytesToWrite = in phFriNfc_MifStd_H_fillSendBuf()3669 &(NdefMap->ApduBuffer[NdefMap->ApduBuffIndex]), BytesToWrite); in phFriNfc_MifStd_H_fillSendBuf()3672 NdefMap->NumOfBytesWritten = BytesToWrite; in phFriNfc_MifStd_H_fillSendBuf()3677 ((BytesToWrite + NdefMap->StdMifareContainer.internalLength + Length) - in phFriNfc_MifStd_H_fillSendBuf()3682 if ((BytesToWrite + NdefMap->StdMifareContainer.internalLength + Length) < in phFriNfc_MifStd_H_fillSendBuf()3684 for (index = (uint8_t)(BytesToWrite + in phFriNfc_MifStd_H_fillSendBuf()3688 (uint8_t)((index == (BytesToWrite + Length + in phFriNfc_MifStd_H_fillSendBuf()