Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_Llcp.h181 #define PHFRINFC_LLCP_TLV_LENGTH_VERSION 1 /**< \internal Fixed length of VERSION par… macro
DphFriNfc_Llcp.c73 (( PHFRINFC_LLCP_TLV_LENGTH_HEADER + PHFRINFC_LLCP_TLV_LENGTH_VERSION ) + \
395 if (sValueBuffer.length != PHFRINFC_LLCP_TLV_LENGTH_VERSION) in phFriNfc_Llcp_ParseLinkParams()
1154 PHFRINFC_LLCP_TLV_LENGTH_VERSION, in phFriNfc_Llcp_EncodeLinkParams()