Searched refs:BytesToRead (Results 1 – 4 of 4) sorted by relevance
1225 uint32_t BytesToRead = 0; in phFriNfc_Desfire_ReadBinary() local1271 BytesToRead = phFriNfc_Desfire_HGetLeBytes(NdefMap); in phFriNfc_Desfire_ReadBinary()1281 …if( ((BytesToRead == 1) || (BytesToRead == 2)) && (NdefMap->DesfireCapContainer.SkipNlenBytesFlag … in phFriNfc_Desfire_ReadBinary()1283 BytesToRead += BufIndex; in phFriNfc_Desfire_ReadBinary()1289 NdefMap->SendRecvBuf[4]=(uint8_t) BytesToRead ; in phFriNfc_Desfire_ReadBinary()1305 …status = phFriNfc_Desfire_HSendTransCmd(NdefMap,(uint8_t)(BytesToRead +PH_FRINFC_NDEFMAP_DESF_RESP… in phFriNfc_Desfire_ReadBinary()1693 uint16_t BytesToRead =0; in phFriNfc_Desfire_HGetLeBytes() local1697 BytesToRead = PH_FRINFC_NDEFMAP_DESF_NLEN_SIZE_IN_BYTES; in phFriNfc_Desfire_HGetLeBytes()1711 BytesToRead = (((NdefMap->DesfireCapContainer.NdefDataLen - *NdefMap->DataCount) >= in phFriNfc_Desfire_HGetLeBytes()1720 BytesToRead = (uint16_t)(NdefMap->ApduBufferSize - NdefMap->ApduBuffIndex); in phFriNfc_Desfire_HGetLeBytes()[all …]
72 snapshot_file_details_ptr->BytesToRead(), in ReadDataChunkFromDeviceFile()85 error || (data.size() != snapshot_file_details->BytesToRead())); in OnDidReadDataChunkFromDeviceFile()
62 uint32 SnapshotFileDetails::BytesToRead() const { in BytesToRead() function in SnapshotFileDetails
94 uint32 BytesToRead() const;