Searched refs:otTcpEndpointDeinitialize (Results 1 – 3 of 3) sorted by relevance
99 otError otTcpEndpointDeinitialize(otTcpEndpoint *aEndpoint) { return AsCoreType(aEndpoint).Deinitia… in otTcpEndpointDeinitialize() function
555 otError otTcpEndpointDeinitialize(otTcpEndpoint *aEndpoint);
252 IgnoreReturnValue(otTcpEndpointDeinitialize(&mEndpoint)); in Process()312 endpointError = otTcpEndpointDeinitialize(&mEndpoint); in Process()