ESP-IDF
ot::BackboneRouter::Manager::kDefaultHoplimit
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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::BackboneRouter::Manager::kDefaultHoplimit
ot::BackboneRouter::Manager::kDefaultHoplimit variable
Syntax
Show:
Summary
Declaration
from
bbr_manager.hpp:165
static
constexpr
uint8_t
kDefaultHoplimit
=
1
;
Examples
References
from
examples
Code
Location
Scope
Referrer
static
constexpr
uint8_t
kDefaultHoplimit
=
1
;
bbr_manager.hpp:165
messageInfo
.
SetHopLimit
(
kDefaultHoplimit
)
;
bbr_manager.cpp:333
ot::BackboneRouter::Manager
ot::BackboneRouter::Manager::SendBackboneMulticastListenerRegistration()
messageInfo
.
SetHopLimit
(
kDefaultHoplimit
)
;
bbr_manager.cpp:527
ot::BackboneRouter::Manager
ot::BackboneRouter::Manager::SendBackboneQuery()
messageInfo
.
SetHopLimit
(
kDefaultHoplimit
)
;
bbr_manager.cpp:662
ot::BackboneRouter::Manager
ot::BackboneRouter::Manager::SendBackboneAnswer()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ot::BackboneRouter::Manager::kDefaultHoplimit
is read by 3 functions:
All items filtered out
ot::BackboneRouter::Manager::kDefaultHoplimit
ot::BackboneRouter::Manager::SendBackboneMulticastListenerRegistration()
ot::BackboneRouter::Manager::SendBackboneQuery()
ot::BackboneRouter::Manager::SendBackboneAnswer()
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