Home
last modified time | relevance | path

Searched refs:phFriNfc_LlcpTransport_Socket (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport.h47 struct phFriNfc_LlcpTransport_Socket;
48 typedef struct phFriNfc_LlcpTransport_Socket phFriNfc_LlcpTransport_Socket_t;
155 struct phFriNfc_LlcpTransport_Socket struct
449 NFCSTATUS phFriNfc_LlcpTransport_Socket(phFriNfc_LlcpTransport_t *pLlcpSo…
DphLibNfc_llcp.c575 result = phFriNfc_LlcpTransport_Socket(&gpphLibContext->llcp_cntx.sLlcpTransportContext, in phLibNfc_Llcp_Socket()
DphFriNfc_LlcpTransport.c1195 NFCSTATUS phFriNfc_LlcpTransport_Socket(phFriNfc_LlcpTransport_t *pLlcpTransport, in phFriNfc_LlcpTransport_Socket() function