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

Return value

OT_ERROR_NONE Successfully sent MLR.req. The @p aCallback will be called iff this method returns OT_ERROR_NONE. OT_ERROR_BUSY If a previous registration was ongoing. OT_ERROR_INVALID_ARGS If one or more arguments are invalid. OT_ERROR_INVALID_STATE If the device was not in a valid state to send MLR.req (e.g. Commissioner not started, Primary Backbone Router not found). OT_ERROR_NO_BUFS If insufficient message buffers available.

References

from examples