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