ESP-IDF
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const method
Syntax
Show:
Summary
Declaration
Definition
from
network_data_leader.hpp:451
Error
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
Type
aType
,
uint16_t
&
aValue
)
const
;
Implemented in
network_data_leader.cpp:518
Arguments
Argument
aType
aValue
Examples
References
from
examples
Code
Location
Scope
Referrer
Error
Leader
::
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
Type
aType
,
uint16_t
&
aValue
)
const
network_data_leader.cpp:518
Error
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
Type
aType
,
uint16_t
&
aValue
)
const
;
network_data_leader.hpp:451
return
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
kBorderAgentLocator
,
aRloc16
)
;
network_data_leader.cpp:617
ot::NetworkData::Leader
ot::NetworkData::Leader::FindBorderAgentRloc() const
return
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
kCommissionerSessionId
,
aSessionId
)
;
network_data_leader.cpp:622
ot::NetworkData::Leader
ot::NetworkData::Leader::FindCommissioningSessionId() const
return
ReadCommissioningDataUint16SubTlv
(
MeshCoP
::
Tlv
::
kJoinerUdpPort
,
aPort
)
;
network_data_leader.cpp:627
ot::NetworkData::Leader
ot::NetworkData::Leader::FindJoinerUdpPort() const
Call Tree
from
examples
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const
is called by 3 functions and calls 4 functions:
ot::NetworkData::Leader::FindBorderAgentRloc() const
ot::NetworkData::Leader::FindCommissioningSessionId() const
ot::NetworkData::Leader::FindJoinerUdpPort() const
All items filtered out
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const
ot::BigEndian::ReadUint16()
ot::Tlv::GetLength() const
ot::Tlv::GetValue() const
ot::NetworkData::Leader::FindCommissioningDataSubTlv() const
All items filtered out
Data Use
from
examples
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() const
reads 3 variables:
ot::kErrorNone
ot::kErrorParse
ot::kErrorNotFound
All items filtered out
ot::NetworkData::Leader::ReadCommissioningDataUint16SubTlv() 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