Home
last modified time | relevance | path

Searched refs:otMdnsGetNextIp6AddressResolver (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/include/openthread/
Dmdns.h836 otError otMdnsGetNextIp6AddressResolver(otInstance *aInstance,
/openthread-latest/src/core/api/
Dmdns_api.cpp269 otError otMdnsGetNextIp6AddressResolver(otInstance *aInstance, in otMdnsGetNextIp6AddressResolver() function
/openthread-latest/src/cli/
Dcli_mdns.cpp1024 error = otMdnsGetNextIp6AddressResolver(GetInstancePtr(), iterator, &resolver, &info); in Process()