Searched refs:otTcpEndpointGetContext (Results 1 – 3 of 3) sorted by relevance
336 static_cast<TcpExample *>(otTcpEndpointGetContext(aEndpoint))->HandleTcpEstablished(aEndpoint); in HandleTcpEstablishedCallback()341 …static_cast<TcpExample *>(otTcpEndpointGetContext(aEndpoint))->HandleTcpSendDone(aEndpoint, aData); in HandleTcpSendDoneCallback()349 static_cast<TcpExample *>(otTcpEndpointGetContext(aEndpoint)) in HandleTcpReceiveAvailableCallback()355 …static_cast<TcpExample *>(otTcpEndpointGetContext(aEndpoint))->HandleTcpDisconnected(aEndpoint, aR… in HandleTcpDisconnectedCallback()
57 void *otTcpEndpointGetContext(otTcpEndpoint *aEndpoint) in otTcpEndpointGetContext() function
352 void *otTcpEndpointGetContext(otTcpEndpoint *aEndpoint);