Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphFriNfc_LlcpTransport_Connectionless.c133 …phFriNfc_LlcpTransport_Socket_t * pLlcpSocket = (phFriNfc_LlcpTransport_Socket_t*)pContext; in phFriNfc_LlcpTransport_Connectionless_SendTo_CB() local
146 …atic void phFriNfc_LlcpTransport_Connectionless_Abort(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket) in phFriNfc_LlcpTransport_Connectionless_Abort()
184 …FCSTATUS phFriNfc_LlcpTransport_Connectionless_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_Connectionless_Close()
244 …US phFriNfc_LlcpTransport_Connectionless_SendTo(phFriNfc_LlcpTransport_Socket_t *pLlcp… in phFriNfc_LlcpTransport_Connectionless_SendTo()
311 …LibNfc_LlcpTransport_Connectionless_RecvFrom(phFriNfc_LlcpTransport_Socket_t *pL… in phLibNfc_LlcpTransport_Connectionless_RecvFrom()
DphFriNfc_LlcpTransport_Connection.c269 … void phFriNfc_LlcpTransport_ConnectionOriented_Abort(phFriNfc_LlcpTransport_Socket_t * pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_Abort()
308 …atic NFCSTATUS phFriNfc_Llcp_Send_ReceiveReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSock… in phFriNfc_Llcp_Send_ReceiveReady_Frame()
348 …c NFCSTATUS phFriNfc_Llcp_Send_ReceiveNotReady_Frame(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_Llcp_Send_ReceiveNotReady_Frame()
472 phFriNfc_LlcpTransport_Socket_t *pLlcpSocket = NULL; in Handle_ConnectionFrame() local
1534 …lcpTransport_ConnectionOriented_SocketGetLocalOptions(phFriNfc_LlcpTransport_Socket_t *pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetLocalOptions()
1568 …pTransport_ConnectionOriented_SocketGetRemoteOptions(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_ConnectionOriented_SocketGetRemoteOptions()
1607 … phFriNfc_LlcpTransport_ConnectionOriented_Listen(phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phFriNfc_LlcpTransport_ConnectionOriented_Listen()
1652 …hFriNfc_LlcpTransport_ConnectionOriented_Accept(phFriNfc_LlcpTransport_Socket_t* pLlcp… in phFriNfc_LlcpTransport_ConnectionOriented_Accept()
1812 …hLibNfc_LlcpTransport_ConnectionOriented_Reject( phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phLibNfc_LlcpTransport_ConnectionOriented_Reject()
1858 …FriNfc_LlcpTransport_ConnectionOriented_Connect( phFriNfc_LlcpTransport_Socket_t* pLlcpS… in phFriNfc_LlcpTransport_ConnectionOriented_Connect()
[all …]
DphFriNfc_LlcpTransport.c994 …FCSTATUS phFriNfc_LlcpTransport_SocketGetLocalOptions(phFriNfc_LlcpTransport_Socket_t *pLlcpSocke… in phFriNfc_LlcpTransport_SocketGetLocalOptions()
1044 …STATUS phFriNfc_LlcpTransport_SocketGetRemoteOptions(phFriNfc_LlcpTransport_Socket_t* pLlcpSocke… in phFriNfc_LlcpTransport_SocketGetRemoteOptions()
1200 phFriNfc_LlcpTransport_Socket_t **pLlcpSocket, in phFriNfc_LlcpTransport_Socket()
1373 NFCSTATUS phFriNfc_LlcpTransport_Close(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket) in phFriNfc_LlcpTransport_Close()
1418 NFCSTATUS phFriNfc_LlcpTransport_Bind(phFriNfc_LlcpTransport_Socket_t *pLlcpSocket, in phFriNfc_LlcpTransport_Bind()
1521 NFCSTATUS phFriNfc_LlcpTransport_Listen(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Listen()
1572 static NFCSTATUS phFriNfc_LlcpTransport_RegisterName(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_RegisterName()
1672 NFCSTATUS phFriNfc_LlcpTransport_Accept(phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Accept()
1746 NFCSTATUS phFriNfc_LlcpTransport_Reject( phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Reject()
1800 NFCSTATUS phFriNfc_LlcpTransport_Connect( phFriNfc_LlcpTransport_Socket_t* pLlcpSocket, in phFriNfc_LlcpTransport_Connect()
[all …]