Searched defs:IsActive (Results 1 – 2 of 2) sorted by relevance
/openthread-3.4.0/src/core/meshcop/ | ||
D | dataset_local.hpp | 187 bool IsActive(void) const { return (mType == Dataset::kActive); } in IsActive() function in ot::MeshCoP::DatasetLocal |
D | commissioner.hpp | 420 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner |