Searched refs:kEventIp6MulticastSubscribed (Results 1 – 4 of 4) sorted by relevance
81 …kEventIp6MulticastSubscribed = OT_CHANGED_IP6_MULTICAST_SUBSCRIBED, ///< Multicast a… enumerator
242 …Get<Notifier>().Signal(aEvent == kAddressAdded ? kEventIp6MulticastSubscribed : kEventIp6Multicast… in SignalMulticastAddressChange()
66 if (aEvents.Contains(kEventIp6MulticastSubscribed)) in HandleNotifierEvents()
1136 if (aEvents.ContainsAny(kEventIp6MulticastSubscribed | kEventIp6MulticastUnsubscribed)) in HandleNotifierEvents()