ESP-IDF
ot::Neighbor::SetDeviceMode()
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::Neighbor::SetDeviceMode()
ot::Neighbor::SetDeviceMode() method
Sets the device mode flags.
Syntax
Show:
Summary
Declaration
from
neighbor.hpp:314
void
SetDeviceMode
(
Mle
::
DeviceMode
aMode
)
;
Arguments
Argument
Description
aMode
The device mode flags.
Related Functions
Found 6 other functions taking a
DeviceMode
argument:
Function
Description
ot::Mle::Mle::RxMessage::ReadModeTlv() const
ot::Child::SetDeviceMode()
Sets the device mode flags.
ot::Mle::Mle::SetDeviceMode()
Sets the Device Mode as reported in the Mode TLV.
ot::Mle::Mle::TxMessage::AppendModeTlv()
ot::IndirectSender::HandleChildModeChange()
Handles a child mode change and updates any queued messages for the child accordingly.
ot::NetworkDiagnostic::ChildTableEntry::SetMode()
Sets the Device Mode.
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