Lines Matching refs:byteindex
1668 uint8_t byteindex = 0; in phFriNfc_MifStd_H_fillAIDarray() local
1679 byteindex = 2; in phFriNfc_MifStd_H_fillAIDarray()
1682 while(byteindex < PH_FRINFC_MIFARESTD_BYTES_READ) in phFriNfc_MifStd_H_fillAIDarray()
1684 if((NdefMap->SendRecvBuf[byteindex] == PH_FRINFC_NDEFMAP_MIFARESTD_NDEF_COMPVAL2) && in phFriNfc_MifStd_H_fillAIDarray()
1685 (NdefMap->SendRecvBuf[(byteindex + 1)] == PH_FRINFC_NDEFMAP_MIFARESTD_NDEF_COMPVAL1)) in phFriNfc_MifStd_H_fillAIDarray()
1714 byteindex += 2; in phFriNfc_MifStd_H_fillAIDarray()
1724 for(byteindex = NdefMap->StdMifareContainer.SectorIndex; in phFriNfc_MifStd_H_fillAIDarray()
1725 byteindex < PH_FRINFC_MIFARESTD1K_TOTAL_SECTOR; in phFriNfc_MifStd_H_fillAIDarray()
1726 byteindex++) in phFriNfc_MifStd_H_fillAIDarray()
1728 NdefMap->StdMifareContainer.aid[byteindex] = in phFriNfc_MifStd_H_fillAIDarray()
1737 for(byteindex = NdefMap->StdMifareContainer.SectorIndex; in phFriNfc_MifStd_H_fillAIDarray()
1738 byteindex < PH_FRINFC_MIFARESTD4K_TOTAL_SECTOR; in phFriNfc_MifStd_H_fillAIDarray()
1739 byteindex++) in phFriNfc_MifStd_H_fillAIDarray()
1741 NdefMap->StdMifareContainer.aid[byteindex] = in phFriNfc_MifStd_H_fillAIDarray()