ESP-IDF
ot::BackboneRouter::Local::LogService()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::BackboneRouter::Local::LogService()
ot::BackboneRouter::Local::LogService() method
Syntax
Show:
Summary
Declaration
Definition
from
bbr_local.hpp:276
void
LogService
(
Action
aAction
,
Error
aError
)
;
Implemented in
bbr_local.cpp:469
Arguments
Argument
aAction
aError
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Local
::
LogService
(
Action
aAction
,
Error
aError
)
bbr_local.cpp:469
void
LogService
(
Action
aAction
,
Error
aError
)
;
bbr_local.hpp:276
LogService
(
kActionSet
,
error
)
;
bbr_local.cpp:165
ot::BackboneRouter::Local
ot::BackboneRouter::Local::SetConfig()
LogService
(
kActionAdd
,
error
)
;
bbr_local.cpp:192
ot::BackboneRouter::Local
ot::BackboneRouter::Local::AddService()
LogService
(
kActionRemove
,
error
)
;
bbr_local.cpp:205
ot::BackboneRouter::Local
ot::BackboneRouter::Local::RemoveService()
Call Tree
from
examples
ot::BackboneRouter::Local::LogService()
is called by 3 functions and calls 3 functions:
ot::BackboneRouter::Local::SetConfig()
ot::BackboneRouter::Local::AddService()
ot::BackboneRouter::Local::RemoveService()
All items filtered out
ot::BackboneRouter::Local::LogService()
ot::ToUlong()
ot::ErrorToString()
ot::BackboneRouter::Local::ActionToString()
All items filtered out
Data Use
from
examples
ot::BackboneRouter::Local::LogService()
reads 4 variables:
ot::LogLevel::kLogLevelInfo
ot::BackboneRouter::Local::mSequenceNumber
ot::BackboneRouter::Local::mReregistrationDelay
ot::BackboneRouter::Local::mMlrTimeout
All items filtered out
ot::BackboneRouter::Local::LogService()
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