ESP-IDF
ot::MeshCoP::NetworkNameTlv::SetNetworkName()
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::MeshCoP::NetworkNameTlv::SetNetworkName()
ot::MeshCoP::NetworkNameTlv::SetNetworkName() method
Sets the Network Name value.
Syntax
Show:
Summary
Declaration
Definition
from
meshcop_tlvs.hpp:288
void
SetNetworkName
(
const
NameData
&
aNameData
)
;
Implemented in
meshcop_tlvs.cpp:53
Arguments
Argument
Description
aNameData
A Network Name value (as `NameData`).
Related Functions
Found 1 other functions taking a
NameData
argument:
Function
Description
ot::Mac::BeaconPayload::SetNetworkName()
Sets the Network Name field.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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