esp::openthread::UartSpinelInterface::SendFrame() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

OT_ERROR_NONE Successfully encoded and sent the spinel frame. OT_ERROR_BUSY Failed due to another operation is on going. OT_ERROR_NO_BUFS Insufficient buffer space available to encode the frame. OT_ERROR_FAILED Failed to call the SPI driver to send the frame.

References

from examples