Home
last modified time | relevance | path

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

/openthread-3.7.0/src/core/meshcop/
Dcommissioner.hpp292 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner
/openthread-3.7.0/src/core/net/
Dmdns.hpp1597 bool IsActive(void) const { return mIsActive; } in IsActive() function in ot::Dns::Multicast::Core::CacheEntry