Searched defs:IsEnabled (Results 1 – 12 of 12) sorted by relevance
88 bool IsEnabled(void) const { return mEnabled; } in IsEnabled() function in ot::SourceMatchController
112 bool IsEnabled(void) const { return mEnabled; } in IsEnabled() function in ot::Utils::Slaac
103 bool IsEnabled(void) const { return mEnabled; } in IsEnabled() function in ot::Utils::JamDetector
113 bool IsEnabled(void) const { return mMulticastRouterSock >= 0; } in IsEnabled() function in ot::Posix::MulticastRoutingManager
81 bool IsEnabled(void) const { return mReceiveDoneCallback != nullptr; } in IsEnabled() function in ot::Mac::LinkRaw
585 bool IsEnabled(void) const { return mEnabled; } in IsEnabled() function in ot::Mac::Mac
167 bool IsEnabled(void) const { return mState != kStateDisabled; } in IsEnabled() function in ot::BackboneRouter::Local
188 bool IsEnabled(void) const { return mEnabled; } in IsEnabled() function in ot::Trel::Interface
824 inline bool Radio::IsEnabled(void) { return otPlatRadioIsEnabled(GetInstancePtr()); } in IsEnabled() function in ot::Radio953 inline bool Radio::IsEnabled(void) { return true; } in IsEnabled() function in ot::Radio
527 bool IsEnabled(void) const { return mState != kStateDisabled; } in IsEnabled() function in ot::Spinel::RadioSpinel
890 bool Diags::IsEnabled(void) { return otPlatDiagModeGet(); } in IsEnabled() function in ot::FactoryDiags::Diags
1143 bool IsEnabled(void) const { return mIsEnabled; } in IsEnabled() function in ot::BorderRouter::RoutingManager