ESP-IDF
ot::NetworkData::Leader::MatchMode
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Values
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::NetworkData::Leader::MatchMode
ot::NetworkData::Leader::MatchMode enum
Defines the match mode constants to compare two RLOC16 values.
Syntax
Show:
Summary
Declaration
from
network_data_leader.hpp:329
enum
MatchMode
:
uint8_t
{
kMatchModeRloc16
,
kMatchModeRouterId
,
}
;
Values
Value
Declared as
ot::NetworkData::Leader::MatchMode::kMatchModeRloc16
ot::NetworkData::Leader::MatchMode::kMatchModeRouterId
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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