Searched defs:SetMeshLocalIid (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | address_resolver.hpp | 274 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aIid) { mInfo.mCached.mMeshLocalIid = aIid; } in SetMeshLocalIid() function in ot::AddressResolver::CacheEntry |
H A D | mle.cpp | 932 Error Mle::SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMlIid) in SetMeshLocalIid() function in ot::Mle::Mle |
/aosp_15_r20/external/openthread/src/core/common/ | ||
H A D | settings.hpp | 306 … void SetMeshLocalIid(const Ip6::InterfaceIdentifier &aMeshLocalIid) { mMlIid = aMeshLocalIid; } in SetMeshLocalIid() function in ot::SettingsBase::NetworkInfo |