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

  /external/libnfc-nxp/src/
phFriNfc_Llcp.h 100 #define PHFRINFC_LLCP_PTYPE_DISC 0x05 /**< Disconnect.*/
phFriNfc_Llcp.c 252 sHeader.ptype = PHFRINFC_LLCP_PTYPE_DISC;
803 case PHFRINFC_LLCP_PTYPE_DISC:
877 sHeader.ptype = PHFRINFC_LLCP_PTYPE_DISC;
    [all...]
phFriNfc_LlcpTransport_Connection.c     [all...]
phFriNfc_LlcpTransport.c 502 case PHFRINFC_LLCP_PTYPE_DISC:
    [all...]

Completed in 156 milliseconds