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

Return value

OT_ERROR_NONE Successfully started a Thread Discovery Scan. OT_ERROR_INVALID_STATE The IPv6 interface is not enabled (netif is not up). OT_ERROR_NO_BUFS Could not allocate message for Discovery Request. OT_ERROR_BUSY Thread Discovery Scan is already in progress.

Notes

A successful call to this function enables the rx-on-when-idle mode for the entire scan procedure.

References

from examples