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

Return value

OT_ERROR_NONE Successfully requested interface switch. OT_ERROR_BUSY Failed due to another operation on going. OT_ERROR_RESPONSE_TIMEOUT Failed due to no response received from the transceiver. OT_ERROR_NOT_IMPLEMENTED Failed due to lack of support in radio for the given interface id or OT_ERROR_INVALID_COMMAND Platform supports all interfaces simultaneously (i.e. no active/inactive interface concept in the platform level) OT_ERROR_ALREADY Given interface is already active.

References

from examples