Home
last modified time | relevance | path

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

/openthread-3.4.0/src/core/meshcop/
Ddataset.hpp163 bool IsPskcPresent(void) const { return mIsPskcPresent; } in IsPskcPresent() function in ot::MeshCoP::Dataset::Components
489 bool IsPskcPresent(void) const { return mComponents.mIsPskcPresent; } in IsPskcPresent() function in ot::MeshCoP::Dataset::Info