Searched refs:kEventIp6MulticastUnsubscribed (Results 1 – 3 of 3) sorted by relevance
81 …kEventIp6MulticastUnsubscribed = OT_CHANGED_IP6_MULTICAST_UNSUBSCRIBED, ///< Multicast a… enumerator
235 …().Signal(aEvent == kAddressAdded ? kEventIp6MulticastSubscribed : kEventIp6MulticastUnsubscribed); in SignalMulticastAddressChange()
1144 if (aEvents.ContainsAny(kEventIp6MulticastSubscribed | kEventIp6MulticastUnsubscribed)) in HandleNotifierEvents()