ESP-IDF
kChannel
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
kChannel
kChannel value
Syntax
Show:
Summary
Declaration
from
meshcop_tlvs.hpp:74
kChannel
=
OT_MESHCOP_TLV_CHANNEL
;
Examples
References
from
examples
Code
Location
Scope
Referrer
kChannel
=
OT_MESHCOP_TLV_CHANNEL
,
///< Channel TLV
meshcop_tlvs.hpp:74
case
Tlv
::
kChannel
:
dataset.cpp:148
ot::MeshCoP::Dataset
ot::MeshCoP::Dataset::IsTlvValid()
Tlv
::
kChannel
,
dataset.cpp:201
ot::MeshCoP::Dataset
ot::MeshCoP::Dataset::ContainsAllRequiredTlvsFor() const
case
Tlv
::
kChannel
:
dataset.cpp:239
ot::MeshCoP::Dataset
ot::MeshCoP::Dataset::ConvertTo() const
case
Tlv
::
kChannel
:
dataset_manager.cpp:181
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::ApplyConfiguration() const
tlvList
.
Add
(
Tlv
::
kChannel
)
;
dataset_manager.cpp:692
ot::MeshCoP::DatasetManager
ot::MeshCoP::DatasetManager::SendGetRequest() const
Tlv
::
kNetworkKey
,
Tlv
::
kNetworkName
,
Tlv
::
kExtendedPanId
,
Tlv
::
kPanId
,
Tlv
::
kChannel
,
dataset_manager.cpp:864
ot::MeshCoP::ActiveDatasetManager
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() const
typedef
SimpleTlvInfo
<
Tlv
::
kChannel
,
ChannelTlvValue
>
ChannelTlv
;
meshcop_tlvs.hpp:235
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
kChannel
is read by 6 functions:
All items filtered out
kChannel
ot::MeshCoP::Dataset::IsTlvValid()
ot::MeshCoP::Dataset::ContainsAllRequiredTlvsFor() const
ot::MeshCoP::Dataset::ConvertTo() const
ot::MeshCoP::DatasetManager::ApplyConfiguration() const
ot::MeshCoP::DatasetManager::SendGetRequest() const
ot::MeshCoP::ActiveDatasetManager::IsCommissioned() 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