ESP-IDF
ot::BackboneRouter::Leader::State
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (2/5)...
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::BackboneRouter::Leader::State
ot::BackboneRouter::Leader::State enum
Syntax
Show:
Summary
Declaration
from
bbr_leader.hpp:88
enum
State
:
uint8_t
{
kStateNone
=
0
,
kStateAdded
,
kStateRemoved
,
kStateToTriggerRereg
,
kStateRefreshed
,
kStateUnchanged
,
}
;
Values
Value
Declared as
ot::BackboneRouter::Leader::State::kStateNone
=
0
ot::BackboneRouter::Leader::State::kStateAdded
ot::BackboneRouter::Leader::State::kStateRemoved
ot::BackboneRouter::Leader::State::kStateToTriggerRereg
ot::BackboneRouter::Leader::State::kStateRefreshed
ot::BackboneRouter::Leader::State::kStateUnchanged
Examples
References
from
examples
Code
Location
Scope
Referrer
enum
State
:
uint8_t
bbr_leader.hpp:88
void
Leader
::
LogBackboneRouterPrimary
(
State
aState
,
const
Config
&
aConfig
)
const
bbr_leader.cpp:85
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const::aState
const
char
*
Leader
::
StateToString
(
State
aState
)
bbr_leader.cpp:98
ot::BackboneRouter::Leader::StateToString()
ot::BackboneRouter::Leader::StateToString()::aState
State
state
;
bbr_leader.cpp:155
ot::BackboneRouter::Leader::UpdateBackboneRouterPrimary()
void
LogBackboneRouterPrimary
(
State
aState
,
const
Config
&
aConfig
)
const
;
bbr_leader.hpp:183
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const::aState
static
const
char
*
StateToString
(
State
aState
)
;
bbr_leader.hpp:184
ot::BackboneRouter::Leader::StateToString()
ot::BackboneRouter::Leader::StateToString()::aState
void
Local
::
HandleBackboneRouterPrimaryUpdate
(
Leader
::
State
aState
,
const
Config
&
aConfig
)
bbr_local.cpp:240
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()::aState
void
HandleBackboneRouterPrimaryUpdate
(
Leader
::
State
aState
,
const
Config
&
aConfig
)
;
bbr_local.hpp:190
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()::aState
void
DuaManager
::
HandleBackboneRouterPrimaryUpdate
(
BackboneRouter
::
Leader
::
State
aState
,
dua_manager.cpp:342
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()::aState
void
HandleBackboneRouterPrimaryUpdate
(
BackboneRouter
::
Leader
::
State
aState
,
const
BackboneRouter
::
Config
&
aConfig
)
;
dua_manager.hpp:108
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()::aState
void
MlrManager
::
HandleBackboneRouterPrimaryUpdate
(
BackboneRouter
::
Leader
::
State
aState
,
mlr_manager.cpp:71
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()::aState
void
HandleBackboneRouterPrimaryUpdate
(
BackboneRouter
::
Leader
::
State
aState
,
const
BackboneRouter
::
Config
&
aConfig
)
;
mlr_manager.hpp:97
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()::aState
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
Instance
Scope
Location
Project
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const::aState
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const
bbr_leader.hpp:183
ot::BackboneRouter::Leader::StateToString()::aState
ot::BackboneRouter::Leader::StateToString()
bbr_leader.hpp:184
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()::aState
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
bbr_local.hpp:190
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()::aState
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()
dua_manager.hpp:108
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()::aState
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()
mlr_manager.hpp:97
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()::aState
ot::DuaManager::HandleBackboneRouterPrimaryUpdate()
dua_manager.cpp:342
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()::aState
ot::MlrManager::HandleBackboneRouterPrimaryUpdate()
mlr_manager.cpp:71
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const::aState
ot::BackboneRouter::Leader::LogBackboneRouterPrimary() const
bbr_leader.cpp:85
ot::BackboneRouter::Leader::StateToString()::aState
ot::BackboneRouter::Leader::StateToString()
bbr_leader.cpp:98
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()::aState
ot::BackboneRouter::Local::HandleBackboneRouterPrimaryUpdate()
bbr_local.cpp:240
Lifecycle
from
examples
All items filtered out
All items filtered out