Searched refs:otMdnsStartTxtResolver (Results 1 – 3 of 3) sorted by relevance
647 otError otMdnsStartTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver);
189 otError otMdnsStartTxtResolver(otInstance *aInstance, const otMdnsTxtResolver *aResolver) in otMdnsStartTxtResolver() function
761 error = otMdnsStartTxtResolver(GetInstancePtr(), &resolver); in Process()