ESP-IDF
ot::Trel::Interface::ParsePeerInfoTxtData() const
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::ParsePeerInfoTxtData() const
ot::Trel::Interface::ParsePeerInfoTxtData() const method
Syntax
Show:
Summary
Declaration
Definition
from
trel_interface.hpp:272
Error
ParsePeerInfoTxtData
(
const
Peer
::
Info
&
aInfo
,
Mac
::
ExtAddress
&
aExtAddress
,
MeshCoP
::
ExtendedPanId
&
aExtPanId
)
const
;
Implemented in
trel_interface.cpp:239
Arguments
Argument
aInfo
aExtAddress
aExtPanId
Related Functions
Found 1 other functions taking a
Info
argument:
Function
ot::Trel::Interface::HandleDiscoveredPeerInfo()
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Interface
::
ParsePeerInfoTxtData
(
const
Peer
::
Info
&
aInfo
,
trel_interface.cpp:239
Error
ParsePeerInfoTxtData
(
const
Peer
::
Info
&
aInfo
,
trel_interface.hpp:272
SuccessOrExit
(
ParsePeerInfoTxtData
(
aInfo
,
extAddress
,
extPanId
)
)
;
trel_interface.cpp:185
ot::Trel::Interface
ot::Trel::Interface::HandleDiscoveredPeerInfo()
Call Tree
from
examples
ot::Trel::Interface::ParsePeerInfoTxtData() const
is called by 1 function and calls 8 functions:
ot::Trel::Interface::HandleDiscoveredPeerInfo()
All items filtered out
ot::Trel::Interface::ParsePeerInfoTxtData() const
ot::Dns::TxtEntry::TxtEntry()
ot::Trel::Interface::Peer::Info::GetTxtData() const
ot::Trel::Interface::Peer::Info::GetTxtLength() const
ot::Mac::ExtAddress::Set()
ot::Dns::TxtEntry::Iterator::Init()
ot::Dns::TxtEntry::Iterator::GetNextEntry()
ot::StringMatch()
ot::Trel::Interface::ParsePeerInfoTxtData() const::aExtPanId
All items filtered out
Data Use
from
examples
ot::Trel::Interface::ParsePeerInfoTxtData() const
reads 9 variables:
otExtendedPanId::m8
ot::kErrorNone
ot::kErrorParse
ot::kErrorNotFound
otDnsTxtEntry::mKey
otDnsTxtEntry::mValue
otDnsTxtEntry::mValueLength
ot::Trel::Interface::kTxtRecordExtAddressKey
ot::Trel::Interface::kTxtRecordExtPanIdKey
All items filtered out
ot::Trel::Interface::ParsePeerInfoTxtData() 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