Searched refs:TempintBytes (Results 1 – 1 of 1) sorted by relevance
162 uint8_t *TempintBytes);169 uint8_t *TempintBytes);2902 uint8_t TempintBytes = 0; in phFriNfc_MifStd_H_ChkIntLen() local2908 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() argument2954 (*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 …]