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

Return value

OT_ERROR_NONE Flush succeeded, we can proceed to write more data to the buffer. OT_ERROR_NOT_IMPLEMENTED Driver does not support synchronous flush. OT_ERROR_INVALID_STATE Driver has no data to flush.

References

from examples