Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_Llcp.h186 #define PHFRINFC_LLCP_TLV_LENGTH_OPT 1 /**< \internal Fixed length of OPT paramet… macro
DphFriNfc_Llcp.c77 …( PHFRINFC_LLCP_TLV_LENGTH_HEADER + PHFRINFC_LLCP_TLV_LENGTH_OPT )) /**< \internal Maximum size …
445 if (sValueBuffer.length != PHFRINFC_LLCP_TLV_LENGTH_OPT) in phFriNfc_Llcp_ParseLinkParams()
1213 PHFRINFC_LLCP_TLV_LENGTH_OPT, in phFriNfc_Llcp_EncodeLinkParams()