esp_openthread_platform_deinit() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_STATE if not initialized

Notes

This function is not called by the OpenThread library. Instead, the user should call this function when deinitialization of OpenThread's drivers is most appropriate.

References

from examples