HomeSort by relevance Sort by last modified time
    Searched refs:PHFRINFC_LLCP_TLV_LENGTH_VERSION (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nxp/src/
phFriNfc_Llcp.h 181 #define PHFRINFC_LLCP_TLV_LENGTH_VERSION 1 /**< \internal Fixed length of VERSION parameter Value.*/
phFriNfc_Llcp.c 73 (( PHFRINFC_LLCP_TLV_LENGTH_HEADER + PHFRINFC_LLCP_TLV_LENGTH_VERSION ) + \
395 if (sValueBuffer.length != PHFRINFC_LLCP_TLV_LENGTH_VERSION)
    [all...]

Completed in 25 milliseconds