Home
last modified time | relevance | path

Searched defs:pLlcpSocket (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c130 …phFriNfc_LlcpTransport_Socket_t * pLlcpSocket = (phFriNfc_LlcpTransport_Socket_t*)pContext; in phFriNfc_LlcpTransport_Connectionless_SendTo_CB() local
143 …atic void phFriNfc_LlcpTransport_Connectionless_Abort(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket) in phFriNfc_LlcpTransport_Connectionless_Abort()
181 …FCSTATUS phFriNfc_LlcpTransport_Connectionless_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_Connectionless_Close()
241 …US phFriNfc_LlcpTransport_Connectionless_SendTo(phFriNfc_LlcpTransport_Socket_t *pLlcp… in phFriNfc_LlcpTransport_Connectionless_SendTo()
307 …LibNfc_LlcpTransport_Connectionless_RecvFrom(phFriNfc_LlcpTransport_Socket_t *pL… in phLibNfc_LlcpTransport_Connectionless_RecvFrom()
DphFriNfc_LlcpTransport_Connection.c268 … void phFriNfc_LlcpTransport_ConnectionOriented_Abort(phFriNfc_LlcpTransport_Socket_t * pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_Abort()
307 …atic NFCSTATUS phFriNfc_Llcp_Send_ReceiveReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSock… in phFriNfc_Llcp_Send_ReceiveReady_Frame()
349 …c NFCSTATUS phFriNfc_Llcp_Send_ReceiveNotReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_Llcp_Send_ReceiveNotReady_Frame()
475 phFriNfc_LlcpTransport_Socket_t *pLlcpSocket = NULL; in Handle_ConnectionFrame() local
1526 …lcpTransport_ConnectionOriented_SocketGetLocalOptions(phFriNfc_LlcpTransport_Socket_t *pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetLocalOptions()
1560 …pTransport_ConnectionOriented_SocketGetRemoteOptions(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetRemoteOptions()
1599 … phFriNfc_LlcpTransport_ConnectionOriented_Listen(phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phFriNfc_LlcpTransport_ConnectionOriented_Listen()
1644 …hFriNfc_LlcpTransport_ConnectionOriented_Accept(phFriNfc_LlcpTransport_Socket_t* pLlcp… in phFriNfc_LlcpTransport_ConnectionOriented_Accept()
1804 …hLibNfc_LlcpTransport_ConnectionOriented_Reject( phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phLibNfc_LlcpTransport_ConnectionOriented_Reject()
1853 …FriNfc_LlcpTransport_ConnectionOriented_Connect( phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
[all …]
DphFriNfc_LlcpTransport.c990 …FCSTATUS phFriNfc_LlcpTransport_SocketGetLocalOptions(phFriNfc_LlcpTransport_Socket_t *pLlcpSocke… in phFriNfc_LlcpTransport_SocketGetLocalOptions()
1040 …STATUS phFriNfc_LlcpTransport_SocketGetRemoteOptions(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_SocketGetRemoteOptions()
1199 phFriNfc_LlcpTransport_Socket_t **pLlcpSocket, in phFriNfc_LlcpTransport_Socket()
1372 NFCSTATUS phFriNfc_LlcpTransport_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket) in phFriNfc_LlcpTransport_Close()
1417 NFCSTATUS phFriNfc_LlcpTransport_Bind(phFriNfc_LlcpTransport_Socket_t *pLlcpSocket, in phFriNfc_LlcpTransport_Bind()
1520 NFCSTATUS phFriNfc_LlcpTransport_Listen(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Listen()
1571 static NFCSTATUS phFriNfc_LlcpTransport_RegisterName(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_RegisterName()
1671 NFCSTATUS phFriNfc_LlcpTransport_Accept(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Accept()
1745 NFCSTATUS phFriNfc_LlcpTransport_Reject( phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Reject()
1799 NFCSTATUS phFriNfc_LlcpTransport_Connect( phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Connect()
[all …]