ot::Spinel::RadioSpinel::SetMacKey() method
Sets MAC key and key index to RCP.
Arguments
aKeyIdMode
The key ID mode.
aPrevKey
Pointer to previous MAC key.
aCurrKey
Pointer to current MAC key.
aNextKey
Pointer to next MAC key.
Return value
OT_ERROR_NONE Succeeded. OT_ERROR_INVALID_ARGS One of the keys passed is invalid.. OT_ERROR_BUSY Failed due to another operation is on going. OT_ERROR_RESPONSE_TIMEOUT Failed due to no response received from the transceiver.