Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp171 bool IsSecurityPolicyPresent(void) const { return mIsSecurityPolicyPresent; } in IsSecurityPolicyPresent() function in ot::MeshCoP::Dataset::Components
519 bool IsSecurityPolicyPresent(void) const { return mComponents.mIsSecurityPolicyPresent; } in IsSecurityPolicyPresent() function in ot::MeshCoP::Dataset::Info