Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifareStdMap.c162 uint8_t *TempintBytes);
169 uint8_t *TempintBytes);
2902 uint8_t TempintBytes = 0; in phFriNfc_MifStd_H_ChkIntLen() local
2908 Result = phFriNfc_MifStd_H_IntLenWioutNdef(NdefMap, &NDEFFlag, &TempintBytes); in phFriNfc_MifStd_H_ChkIntLen()
2920 Result = phFriNfc_MifStd_H_IntLenWithNdef(NdefMap, &TempintBytes); in phFriNfc_MifStd_H_ChkIntLen()
2928 uint8_t *TempintBytes) in phFriNfc_MifStd_H_IntLenWioutNdef() argument
2954 (*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2958 *TempintBytes += ((uint8_t)RemainingBytes); in phFriNfc_MifStd_H_IntLenWioutNdef()
3001 &(NdefMap->StdMifareContainer.internalBuf[(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
3009 *TempintBytes += ((uint8_t)NdefMap->TLVStruct.BytesRemainLinTLV); in phFriNfc_MifStd_H_IntLenWioutNdef()
[all …]