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

Return value

OT_ERROR_NONE Successfully enabled / disabled the link layer. OT_ERROR_INVALID_STATE Could not disable the link layer because the Thread interface is enabled.

Notes

The link layer may only be enabled / disabled when the Thread Interface is disabled.

References

from examples