Home
last modified time | relevance | path

Searched defs:kStateDisabled (Results 1 – 10 of 10) sorted by relevance

/openthread-latest/tests/nexus/platform/
Dnexus_radio.hpp48 static constexpr State kStateDisabled = OT_RADIO_STATE_DISABLED; member
/openthread-latest/src/core/backbone_router/
Dbbr_local.hpp85 kStateDisabled = OT_BACKBONE_ROUTER_STATE_DISABLED, ///< Backbone function is disabled. enumerator
/openthread-latest/src/core/radio/
Dtrel_link.hpp172 kStateDisabled, enumerator
/openthread-latest/src/core/net/
Dnat64_translator.hpp52 kStateDisabled = OT_NAT64_STATE_DISABLED, ///< The component is disabled. enumerator
Dsrp_server.hpp173 kStateDisabled = OT_SRP_SERVER_STATE_DISABLED, ///< Server is disabled. enumerator
/openthread-latest/src/core/meshcop/
Dcommissioner.hpp81 kStateDisabled = OT_COMMISSIONER_STATE_DISABLED, ///< Disabled. enumerator
Dtcat_agent.hpp243 kStateDisabled, enumerator
/openthread-latest/src/core/mac/
Dsub_mac.hpp547 kStateDisabled, // Radio is disabled. enumerator
/openthread-latest/src/lib/spinel/
Dradio_spinel.hpp1101 kStateDisabled, ///< Radio is disabled. enumerator
/openthread-latest/src/core/border_router/
Drouting_manager.hpp135 kStateDisabled = OT_BORDER_ROUTING_STATE_DISABLED, ///< Initialized but disabled. enumerator