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.h48 struct phFriNfc_LlcpTransport_Socket;
49 typedef struct phFriNfc_LlcpTransport_Socket phFriNfc_LlcpTransport_Socket_t;
156 struct phFriNfc_LlcpTransport_Socket struct
456 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.c1196 NFCSTATUS phFriNfc_LlcpTransport_Socket(phFriNfc_LlcpTransport_t *pLlcpTransport, in phFriNfc_LlcpTransport_Socket() function