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

Return value

- ESP_OK on success - ESP_FAIL on failure

Notes

This function will call the OpenThread core stack process functions. The users need to call `otTaskletsProcess` by self.

References

from examples