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

  /external/libnfc-nxp/src/
phFriNfc_Llcp.h 96 #define PHFRINFC_LLCP_PTYPE_PAX 0x01 /**< PArameter Exchange.*/
phFriNfc_Llcp.c 230 sHeader.ptype = PHFRINFC_LLCP_PTYPE_PAX;
818 case PHFRINFC_LLCP_PTYPE_PAX:
1004 if (sPacketHeader.ptype == PHFRINFC_LLCP_PTYPE_PAX)
    [all...]

Completed in 775 milliseconds