Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp115 bool IsNetworkNamePresent(void) const { return mIsNetworkNamePresent; } in IsNetworkNamePresent() function in ot::MeshCoP::Dataset::Components
300 bool IsNetworkNamePresent(void) const { return mComponents.mIsNetworkNamePresent; } in IsNetworkNamePresent() function in ot::MeshCoP::Dataset::Info