Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_Llcp.h152 #define PHFRINFC_LLCP_TLV_WKS_MASK 0x0001 /**< \internal Minimal bits to be set … macro
DphFriNfc_Llcp.c427 sParams.wks |= PHFRINFC_LLCP_TLV_WKS_MASK; in phFriNfc_Llcp_ParseLinkParams()
1179 wks = psLinkParams->wks | PHFRINFC_LLCP_TLV_WKS_MASK; in phFriNfc_Llcp_EncodeLinkParams()