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

Return value

OT_ERROR_NONE Successfully became a leader and started a new partition, or was leader already. OT_ERROR_INVALID_STATE Thread is disabled. OT_ERROR_NOT_CAPABLE Device cannot override the current leader due to its local leader weight being same or smaller than current leader's weight, or device is not router eligible.

References

from examples