ESP-IDF
ot::Trel::Interface::HandleDiscoveredPeerInfo()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ot::Trel::Interface::HandleDiscoveredPeerInfo()
ot::Trel::Interface::HandleDiscoveredPeerInfo() method
Syntax
Show:
Summary
Declaration
Definition
from
trel_interface.hpp:269
void
HandleDiscoveredPeerInfo
(
const
Peer
::
Info
&
aInfo
)
;
Implemented in
trel_interface.cpp:176
Arguments
Argument
aInfo
Related Functions
Found 1 other functions taking a
Info
argument:
Function
ot::Trel::Interface::ParsePeerInfoTxtData() const
Examples
References
from
examples
Code
Location
void
Interface
::
HandleDiscoveredPeerInfo
(
const
Peer
::
Info
&
aInfo
)
trel_interface.cpp:176
void
HandleDiscoveredPeerInfo
(
const
Peer
::
Info
&
aInfo
)
;
trel_interface.hpp:269
Call Tree
from
examples
ot::Trel::Interface::HandleDiscoveredPeerInfo()
calls 12 functions:
All items filtered out
ot::Trel::Interface::HandleDiscoveredPeerInfo()
ot::Trel::Interface::Peer::GetExtPanId() const
ot::Trel::Interface::Peer::GetSockAddr() const
ot::Trel::Interface::Peer::Matches() const
ot::Trel::Interface::Peer::Info::IsRemoved() const
ot::Trel::Interface::Peer::Info::GetSockAddr() const
ot::Trel::Interface::Peer::SetExtAddress()
ot::Trel::Interface::Peer::SetExtPanId()
ot::Trel::Interface::Peer::SetSockAddr()
ot::Trel::Interface::Peer::Log() const
ot::Trel::Interface::ParsePeerInfoTxtData() const
ot::Trel::Interface::GetNewPeerEntry()
ot::Trel::Interface::RemovePeerEntry()
All items filtered out
Data Use
from
examples
ot::Trel::Interface::HandleDiscoveredPeerInfo()
reads 2 variables:
ot::Trel::Interface::mInitialized
ot::Trel::Interface::mEnabled
All items filtered out
ot::Trel::Interface::HandleDiscoveredPeerInfo()
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