Searched refs:Temp16Bytes (Results 1 - 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
H A DphFriNfc_MifareULMap.c1521 Temp16Bytes = PH_FRINFC_NDEFMAP_MFUL_VAL0;
1522 Temp16Bytes = ((NdefMap->TLVStruct.NdefTLVByte > PH_FRINFC_NDEFMAP_MFUL_VAL0)?
1527 if(NdefMap->SendRecvBuf[Temp16Bytes] ==
1554 Temp16Bytes++;
1560 Temp16Bytes);
1571 Result = ((NdefMap->SendRecvBuf[Temp16Bytes] ==
1584 if ((NdefMap->SendRecvBuf[Temp16Bytes] ==
1586 (NdefMap->SendRecvBuf[Temp16Bytes] ==
1591 ((Temp16Bytes %
1596 Temp16Bytes);
[all...]
H A DphFriNfc_MifareStdMap.c136 uint8_t *Temp16Bytes);
146 uint8_t *Temp16Bytes);
891 Temp16Bytes = 0, local
915 Temp16Bytes = PH_FRINFC_MIFARESTD_VAL0;
922 Status = phFriNfc_MifStd_H_RemainTLV(NdefMap, &NDEFFlag, &Temp16Bytes);
937 Status = phFriNfc_MifStd_H_RdNdefTLV(NdefMap, &Temp16Bytes);
1310 uint8_t Temp16Bytes = 0; local
1334 Temp16Bytes += PH_FRINFC_MIFARESTD_INC_1;
1340 (void)memcpy(&( NdefMap->SendRecvBuf[Temp16Bytes]),
1344 Temp16Bytes
2567 phFriNfc_MifStd_H_RemainTLV(phFriNfc_NdefMap_t *NdefMap, uint8_t *Flag, uint8_t *Temp16Bytes) argument
[all...]

Completed in 64 milliseconds