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.cpp45 uint8_t* TempintBytes);
2001 uint8_t TempintBytes = 0; in phFriNfc_MifStd_H_ChkIntLen() local
2007 phFriNfc_MifStd_H_IntLenWioutNdef(NdefMap, &NDEFFlag, &TempintBytes); in phFriNfc_MifStd_H_ChkIntLen()
2029 uint8_t* TempintBytes) { in phFriNfc_MifStd_H_IntLenWioutNdef() argument
2048 &(NdefMap->StdMifareContainer.internalBuf[(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2052 *TempintBytes += ((uint8_t)RemainingBytes); in phFriNfc_MifStd_H_IntLenWioutNdef()
2093 &(NdefMap->StdMifareContainer.internalBuf[(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2101 *TempintBytes += ((uint8_t)NdefMap->TLVStruct.BytesRemainLinTLV); in phFriNfc_MifStd_H_IntLenWioutNdef()
2147 &(NdefMap->StdMifareContainer.internalBuf[(*TempintBytes)]), in phFriNfc_MifStd_H_IntLenWioutNdef()
2152 *TempintBytes += ((uint8_t)RemainingBytes); in phFriNfc_MifStd_H_IntLenWioutNdef()
[all …]