Searched refs:otMdnsStopTxtResolver (Results 1 – 3 of 3) sorted by relevance
660 otError otMdnsStopTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver);
196 otError otMdnsStopTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver) in otMdnsStopTxtResolver() function
765 error = otMdnsStopTxtResolver(GetInstancePtr(), &resolver); in Process()