ot::Spinel::RadioSpinel::GetWithParam() method
Tries to retrieve a spinel property from OpenThread transceiver with parameter appended.
Arguments
aParam
Parameter appended to spinel command.
aParamSize
Size of parameter appended to spinel command
aFormat
Spinel formatter to unpack property value.
Return value
OT_ERROR_NONE Successfully got the property. OT_ERROR_BUSY Failed due to another operation is on going. OT_ERROR_RESPONSE_TIMEOUT Failed due to no response received from the transceiver.