Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_MifULFormat.c1065 uint8_t length_to_deduct = 1; in phFriNfc_MfUL_ParseTLVs() local
1070 length_to_deduct = 3; in phFriNfc_MfUL_ParseTLVs()
1073 if ((card_size_remaining - length_to_deduct) < ndef_data_size) in phFriNfc_MfUL_ParseTLVs()