otIp6SubscribeMulticastAddress() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

OT_ERROR_NONE Successfully subscribed to the Network Interface Multicast Address. OT_ERROR_ALREADY The multicast address is already subscribed. OT_ERROR_INVALID_ARGS The IP Address indicated by @p aAddress is an invalid multicast address. OT_ERROR_REJECTED The IP Address indicated by @p aAddress is an internal multicast address. OT_ERROR_NO_BUFS The Network Interface is already storing the maximum allowed external multicast addresses.

References

from examples