ot::Spinel::SpinelInterface::Init() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

OT_ERROR_NONE The interface is initialized successfully OT_ERROR_ALREADY The interface is already initialized. OT_ERROR_FAILED Failed to initialize the interface.

Notes

This method should be called before reading and sending spinel frames to the interface.

References

from examples