Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Dcommissioner.hpp277 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner
/openthread-latest/src/core/thread/
Dmle_router.hpp582 bool IsActive(void) const { return mAttempts > 0; } in IsActive() function in ot::Mle::MleRouter::RouterRoleRestorer
/openthread-latest/src/core/net/
Dmdns.hpp1577 bool IsActive(void) const { return mIsActive; } in IsActive() function in ot::Dns::Multicast::Core::CacheEntry