ot::Spinel::SpinelDriver::Init() method
Initialize this SpinelDriver Instance.
Arguments
aSpinelInterface
A reference to the Spinel interface.
aSoftwareReset
TRUE to reset on init, FALSE to not reset on init.
aIidList
A Pointer to the list of IIDs to receive spinel frame from. First entry must be the IID of the Host Application.
aIidListLength
The Length of the @p aIidList.
Return value
OT_COPROCESSOR_UNKNOWN The initialization fails. OT_COPROCESSOR_RCP The Co-processor is a RCP. OT_COPROCESSOR_NCP The Co-processor is a NCP.