Home
last modified time | relevance | path

Searched defs:SetMlrState (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/openthread/src/core/thread/
H A Dchild.cpp108 void Child::Ip6AddrEntry::SetMlrState(MlrState aState, Child &aChild) in SetMlrState() function in ot::Child::Ip6AddrEntry
/aosp_15_r20/external/openthread/src/core/net/
H A Dnetif.hpp359 void SetMlrState(MlrState aState) { mMlrState = aState; } in SetMlrState() function in ot::Ip6::Netif::ExternalMulticastAddress