Searched refs:LengthRemaining (Results 1 – 1 of 1) sorted by relevance
2669 uint16_t LengthRemaining = PH_FRINFC_MIFARESTD_VAL0, in phFriNfc_MifStd_H_GetNxtTLV() local2674 LengthRemaining = in phFriNfc_MifStd_H_GetNxtTLV()2681 LengthRemaining = in phFriNfc_MifStd_H_GetNxtTLV()2684 : (NdefMap->SendRecvBuf[TempLen] - LengthRemaining)); in phFriNfc_MifStd_H_GetNxtTLV()2686 LengthRemaining = in phFriNfc_MifStd_H_GetNxtTLV()2689 : (NdefMap->SendRecvBuf[TempLen] - LengthRemaining)); in phFriNfc_MifStd_H_GetNxtTLV()2698 LengthRemaining = (((ShiftLength << 8) + NdefMap->SendRecvBuf[TempLen]) - in phFriNfc_MifStd_H_GetNxtTLV()2699 LengthRemaining); in phFriNfc_MifStd_H_GetNxtTLV()2705 LengthRemaining = (((ShiftLength << 8) + NdefMap->SendRecvBuf[TempLen]) - in phFriNfc_MifStd_H_GetNxtTLV()2706 LengthRemaining); in phFriNfc_MifStd_H_GetNxtTLV()[all …]