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

Return value

OT_ERROR_NONE Successfully enabled promiscuous mode. OT_ERROR_INVALID_STATE Could not enable promiscuous mode because the Thread interface is enabled.

Notes

Promiscuous mode may only be enabled when the Thread interface is disabled.

References

from examples