Searched refs:SetMode (Results 1 – 7 of 7) sorted by relevance
107 void SetMode(Mode aMode) { mMode = aMode; } in SetMode() function in ot::Mac::Filter
81 Get<Mac::Filter>().SetMode(Mac::Filter::kModeAllowlist); in AllowList()
290 childInfo.SetMode(aChild.GetDeviceMode().Get()); in StoreChild()
557 void SetMode(Mle::DeviceMode aMode) { mMode = aMode.Get(); } in SetMode() function in ot::NetworkDiagnostic::ChildTableEntry
191 entry.SetMode(child.GetDeviceMode()); in AppendChildTable()
445 void SetMode(uint8_t aMode) { mMode = aMode; } in SetMode() function in ot::SettingsBase::ChildInfo
228 AsCoreType(aInstance).Get<Mac::Filter>().SetMode(MapEnum(aMode)); in otLinkFilterSetAddressMode()