Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp107 bool IsNetworkKeyPresent(void) const { return mIsNetworkKeyPresent; } in IsNetworkKeyPresent() function in ot::MeshCoP::Dataset::Components
257 bool IsNetworkKeyPresent(void) const { return mComponents.mIsNetworkKeyPresent; } in IsNetworkKeyPresent() function in ot::MeshCoP::Dataset::Info