Lines Matching refs:ThreadErrorToSpinelStatus

111 spinel_status_t NcpBase::ThreadErrorToSpinelStatus(otError aError)  in ThreadErrorToSpinelStatus()  function in ot::Ncp::NcpBase
448 IgnoreError(PrepareLastStatusResponse(header, ThreadErrorToSpinelStatus(error))); in HandleReceive()
1121 error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error)); in HandleCommandPropertySet()
1169 …or == OT_ERROR_NONE, error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error))); in HandleCommandPropertyInsertRemove()
1340 …or == OT_ERROR_NONE, error = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(error))); in CommandHandler_PROP_VALUE_update()
1393 responseError = PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(parseError)); in CommandHandler_PEEK()
1422 return PrepareLastStatusResponse(aHeader, ThreadErrorToSpinelStatus(parseError)); in CommandHandler_POKE()
1440 …t(error == OT_ERROR_NONE, error = WriteLastStatusFrame(aHeader, ThreadErrorToSpinelStatus(error))); in HandlePropertySet_SPINEL_PROP_NEST_STREAM_MFG()
2327 error = WriteLastStatusFrame(aHeader, ThreadErrorToSpinelStatus(error)); in HandlePropertySet_SPINEL_PROP_HOST_POWER_STATE()
2397 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2428 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2459 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2503 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
2657 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()