ESP-IDF
ot::Trel::Interface::Peer::Log() 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::Trel::Interface::Peer::Log() const
ot::Trel::Interface::Peer::Log() const method
Syntax
Show:
Summary
Declaration
Definition
from
trel_interface.hpp:143
void
Log
(
const
char
*
aAction
)
const
;
Implemented in
trel_interface.cpp:419
Arguments
Argument
aAction
Examples
References
from
examples
Code
Location
Scope
Referrer
void
Interface
::
Peer
::
Log
(
const
char
*
aAction
)
const
trel_interface.cpp:419
void
Log
(
const
char
*
aAction
)
const
;
trel_interface.hpp:143
entry
->
Log
(
isNew
?
"Added"
:
"Updated"
)
;
trel_interface.cpp:233
ot::Trel::Interface
ot::Trel::Interface::HandleDiscoveredPeerInfo()
aEntry
.
Log
(
"Removing"
)
;
trel_interface.cpp:332
ot::Trel::Interface
ot::Trel::Interface::RemovePeerEntry()
Call Tree
from
examples
ot::Trel::Interface::Peer::Log() const
is called by 2 functions and calls 3 functions:
ot::Trel::Interface::HandleDiscoveredPeerInfo()
ot::Trel::Interface::RemovePeerEntry()
All items filtered out
ot::Trel::Interface::Peer::Log() const
ot::Trel::Interface::Peer::GetExtAddress() const
ot::Trel::Interface::Peer::GetExtPanId() const
ot::Trel::Interface::Peer::GetSockAddr() const
All items filtered out
Data Use
from
examples
ot::Trel::Interface::Peer::Log() const
reads 4 variables:
ot::LogLevel::kLogLevelInfo
ot::Ip6::SockAddr::ToString() const
ot::Mac::ExtAddress::ToString() const
ot::MeshCoP::ExtendedPanId::ToString() const
All items filtered out
ot::Trel::Interface::Peer::Log() 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