Home
last modified time | relevance | path

Searched defs:GetDomainName (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/meshcop/
Dnetwork_name.hpp219 const DomainName &GetDomainName(void) const { return mDomainName; } in GetDomainName() function in ot::MeshCoP::NetworkNameManager
/openthread-latest/src/core/net/
Dsrp_client.hpp668 const char *GetDomainName(void) const { return mDomainName; } in GetDomainName() function in ot::Srp::Client