ESP-IDF
ot::BackboneRouter::Manager::LogError() const
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::Manager::LogError() const
ot::BackboneRouter::Manager::LogError() const method
Syntax
Show:
Summary
Declaration
Definition
from
bbr_manager.hpp:211
void
LogError
(
const
char
*
aText
,
Error
aError
)
const
;
Implemented in
bbr_manager.cpp:754
Arguments
Argument
aText
aError
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Manager
::
LogError
(
const
char
*
aText
,
Error
aError
)
const
bbr_manager.cpp:754
void
LogError
(
const
char
*
aText
,
Error
aError
)
const
;
bbr_manager.hpp:211
LogError
(
"Start Backbone TMF agent"
,
error
)
;
bbr_manager.cpp:106
ot::BackboneRouter::Manager
ot::BackboneRouter::Manager::HandleNotifierEvents()
Call Tree
from
examples
ot::BackboneRouter::Manager::LogError() const
is called by 1 function and calls 1 function:
ot::BackboneRouter::Manager::HandleNotifierEvents()
All items filtered out
ot::BackboneRouter::Manager::LogError() const
ot::ErrorToString()
All items filtered out
Data Use
from
examples
ot::BackboneRouter::Manager::LogError() const
reads 3 variables:
ot::LogLevel::kLogLevelWarn
ot::LogLevel::kLogLevelInfo
ot::kErrorNone
All items filtered out
ot::BackboneRouter::Manager::LogError() const
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