Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphFriNfc_MifareStdMap.c45 uint8_t *TempintBytes);
2236 uint8_t TempintBytes = 0; in phFriNfc_MifStd_H_ChkIntLen() local
2242 Result = phFriNfc_MifStd_H_IntLenWioutNdef(NdefMap, &NDEFFlag, &TempintBytes); in phFriNfc_MifStd_H_ChkIntLen()
2264 uint8_t *TempintBytes) in phFriNfc_MifStd_H_IntLenWioutNdef() argument
2286 &(NdefMap->StdMifareContainer.internalBuf [(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2290 *TempintBytes += ((uint8_t) RemainingBytes); in phFriNfc_MifStd_H_IntLenWioutNdef()
2333 &(NdefMap->StdMifareContainer.internalBuf [(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2340 *TempintBytes += ((uint8_t) NdefMap->TLVStruct.BytesRemainLinTLV); in phFriNfc_MifStd_H_IntLenWioutNdef()
2388 &(NdefMap->StdMifareContainer.internalBuf [(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2393 *TempintBytes += ((uint8_t) RemainingBytes); in phFriNfc_MifStd_H_IntLenWioutNdef()
[all …]