Home
last modified time | relevance | path

Searched defs:SetMode (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/src/core/mac/
Dmac_filter.hpp107 void SetMode(Mode aMode) { mMode = aMode; } in SetMode() function in ot::Mac::Filter
/openthread-latest/src/core/common/
Dsettings.hpp445 void SetMode(uint8_t aMode) { mMode = aMode; } in SetMode() function in ot::SettingsBase::ChildInfo
/openthread-latest/src/core/thread/
Dnetwork_diagnostic_tlvs.hpp557 void SetMode(Mle::DeviceMode aMode) { mMode = aMode.Get(); } in SetMode() function in ot::NetworkDiagnostic::ChildTableEntry