ESP-IDF
OT_ROUTE_PREFERENCE_LOW
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
OT_ROUTE_PREFERENCE_LOW
OT_ROUTE_PREFERENCE_LOW value
Syntax
Show:
Summary
Declaration
from
netdata.h:103
OT_ROUTE_PREFERENCE_LOW
=
-
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
OT_ROUTE_PREFERENCE_LOW
=
-
1
,
///< Low route preference.
netdata.h:103
aPreference
=
OT_ROUTE_PREFERENCE_LOW
;
cli_utils.cpp:554
ot::Cli::Utils
ot::Cli::Utils::ParsePreference()
case
OT_ROUTE_PREFERENCE_LOW
:
cli_utils.cpp:570
ot::Cli::Utils
ot::Cli::Utils::PreferenceToString()
kRoutePreferenceLow
=
OT_ROUTE_PREFERENCE_LOW
,
///< Low route preference.
network_data_types.hpp:87
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
OT_ROUTE_PREFERENCE_LOW
is read by 2 functions:
All items filtered out
OT_ROUTE_PREFERENCE_LOW
ot::Cli::Utils::ParsePreference()
ot::Cli::Utils::PreferenceToString()
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