Searched defs:IsActive (Results 1 – 2 of 2) sorted by relevance
/openthread-3.7.0/src/core/meshcop/ | ||
D | commissioner.hpp | 292 bool IsActive(void) const { return mState == kStateActive; } in IsActive() function in ot::MeshCoP::Commissioner |
/openthread-3.7.0/src/core/net/ | ||
D | mdns.hpp | 1597 bool IsActive(void) const { return mIsActive; } in IsActive() function in ot::Dns::Multicast::Core::CacheEntry |