Searched refs:HandleDiscoveredHost (Results 1 – 3 of 3) sorted by relevance
68 …AsCoreType(aInstance).Get<Dns::ServiceDiscovery::Server>().HandleDiscoveredHost(aHostFullName, *aH… in otDnssdQueryHandleDiscoveredHost()
278 void HandleDiscoveredHost(const char *aHostFullName, const HostInfo &aHostInfo);
1304 void Server::HandleDiscoveredHost(const char *aHostFullName, const HostInfo &aHostInfo) in HandleDiscoveredHost() function in ot::Dns::ServiceDiscovery::Server