Searched refs:OverwriteWithLastStatusError (Results 1 – 5 of 5) sorted by relevance
132 otError OverwriteWithLastStatusError(spinel_status_t aStatus);
90 otError Encoder::OverwriteWithLastStatusError(spinel_status_t aStatus) in OverwriteWithLastStatusError() function in ot::Spinel::Encoder
2287 return mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_UNIMPLEMENTED); in HandlePropertyGet()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()
777 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()816 … SuccessOrExit(error = mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_ITEM_NOT_FOUND)); in HandlePropertyGet()821 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()2074 return mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_UNIMPLEMENTED); in HandlePropertyGet()
664 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()