Searched defs:SetMlrState (Results 1 – 2 of 2) sorted by relevance
/openthread-latest/src/core/thread/ | ||
D | child.cpp | 103 void Child::Ip6AddrEntry::SetMlrState(MlrState aState, Child &aChild) in SetMlrState() function in ot::Child::Ip6AddrEntry |
/openthread-latest/src/core/net/ | ||
D | netif.hpp | 332 void SetMlrState(MlrState aState) { mMlrState = aState; } in SetMlrState() function in ot::Ip6::Netif::ExternalMulticastAddress |