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

Return value

OT_ERROR_NONE Successfully released the router id. OT_ERROR_INVALID_ARGS @p aRouterId is not in the range [0, 62]. OT_ERROR_INVALID_STATE The device is not currently operating as a leader. OT_ERROR_NOT_FOUND The router id is not currently allocated.

Notes

This API is reserved for testing and demo purposes only. Changing settings with this API will render a production application non-compliant with the Thread Specification.

References

from examples