Searched refs:otMdnsStopSrvResolver (Results 1 – 3 of 3) sorted by relevance
623 otError otMdnsStopSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver);
182 otError otMdnsStopSrvResolver(otInstance *aInstance, const otMdnsSrvResolver *aResolver) in otMdnsStopSrvResolver() function
711 error = otMdnsStopSrvResolver(GetInstancePtr(), &resolver); in Process()