Home
last modified time | relevance | path

Searched refs:OmrPrefix (Results 1 – 2 of 2) sorted by relevance

/openthread-2.7.6/src/core/common/
Dsettings.hpp578 class OmrPrefix class in ot::SettingsBase
586 OmrPrefix(void) = default;
/openthread-2.7.6/src/core/border_router/
Drouting_manager.cpp146 …if (Get<Settings>().Read<Settings::OmrPrefix>(mLocalOmrPrefix) != kErrorNone || !IsValidOmrPrefix(… in LoadOrGenerateRandomOmrPrefix()
160 IgnoreError(Get<Settings>().Save<Settings::OmrPrefix>(mLocalOmrPrefix)); in LoadOrGenerateRandomOmrPrefix()