ESP-IDF
OT_BORDER_ROUTING_STATE_STOPPED
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_BORDER_ROUTING_STATE_STOPPED
OT_BORDER_ROUTING_STATE_STOPPED value
Syntax
Show:
Summary
Declaration
from
border_routing.h:156
OT_BORDER_ROUTING_STATE_STOPPED
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_BORDER_ROUTING_STATE_STOPPED
,
///< Routing Manager in initialized and enabled but currently stopped.
border_routing.h:156
static_assert
(
2
==
OT_BORDER_ROUTING_STATE_STOPPED
,
"STATE_STOPPED value is incorrect"
)
;
cli_br.cpp:136
ot::Cli::Br
ot::Cli::Br::Process()
kStateStopped
=
OT_BORDER_ROUTING_STATE_STOPPED
,
///< Initialized & enabled, but currently stopped.
routing_manager.hpp:136
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_BORDER_ROUTING_STATE_STOPPED
is read by 1 function:
All items filtered out
OT_BORDER_ROUTING_STATE_STOPPED
ot::Cli::Br::Process()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out