ot::Spinel::RadioSpinel::SendReset() method
Sends a reset command to the RCP.
Arguments
aResetType
The reset type, SPINEL_RESET_PLATFORM, SPINEL_RESET_STACK, or SPINEL_RESET_BOOTLOADER.
Return value
OT_ERROR_NONE Successfully sent the reset command. OT_ERROR_BUSY Failed due to another operation is on going. OT_ERROR_NOT_CAPABLE Requested reset type is not supported by the co-processor.