Searched defs:SetMlrState (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/src/core/thread/ | ||
H A D | child.cpp | 108 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 D | netif.hpp | 359 void SetMlrState(MlrState aState) { mMlrState = aState; } in SetMlrState() function in ot::Ip6::Netif::ExternalMulticastAddress |