Home
last modified time | relevance | path

Searched defs:Host (Results 1 – 5 of 5) sorted by relevance

/openthread-latest/src/core/net/
Ddnssd.hpp103 class Host : public otPlatDnssdHost, public Clearable<Host> ///< Host information. class in ot::Dnssd
Dsrp_advertising_proxy.hpp72 typedef Server::Host Host; ///< An SRP server host registration. typedef in ot::Srp::AdvertisingProxy
Dsrp_server.hpp430 class Host : public otSrpServerHost, class in ot::Srp::Server
Dsrp_server.cpp1991 Server::Host::Host(Instance &aInstance, TimeMilli aUpdateTime) in Host() function in ot::Srp::Server::Host
Dmdns.hpp104 typedef otMdnsHost Host; ///< Host information. typedef in ot::Dns::Multicast::Core