ESP-IDF
kInStateAny
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
kInStateAny
kInStateAny value
Syntax
Show:
Summary
Declaration
from
neighbor.hpp:110
kInStateAny
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kInStateAny
,
///< Accept neighbor in any state.
neighbor.hpp:110
case
kInStateAny
:
neighbor.cpp:173
ot::Neighbor
ot::Neighbor::MatchesFilter() const
return
FindRouter
(
Router
::
AddressMatcher
(
aExtAddress
,
Router
::
kInStateAny
)
)
;
router_table.cpp:302
ot::RouterTable
ot::RouterTable::FindRouter()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kInStateAny
is read by 2 functions:
All items filtered out
kInStateAny
ot::Neighbor::MatchesFilter() const
ot::RouterTable::FindRouter()
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