Lines Matching refs:ThreadErrorToSpinelStatus

112 spinel_status_t NcpBase::ThreadErrorToSpinelStatus(otError aError)  in ThreadErrorToSpinelStatus()  function in ot::Ncp::NcpBase
458 IgnoreError(PrepareLastStatusResponse(header, ThreadErrorToSpinelStatus(error))); in HandleReceive()
1131 error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error)); in HandleCommandPropertySet()
1179 …or == OT_ERROR_NONE, error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error))); in HandleCommandPropertyInsertRemove()
1350 …or == OT_ERROR_NONE, error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error))); in CommandHandler_PROP_VALUE_update()
1403 responseError = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(parseError)); in CommandHandler_PEEK()
1432 return PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(parseError)); in CommandHandler_POKE()
1450 …t(error == OT_ERROR_NONE, error = WriteLastStatusFrame(aHeader, ThreadErrorToSpinelStatus(error))); in HandlePropertySet_SPINEL_PROP_NEST_STREAM_MFG()
2362 error = WriteLastStatusFrame(aHeader, ThreadErrorToSpinelStatus(error)); in HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()
2432 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2463 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2494 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2538 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2692 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()