Searched refs:OverwriteWithLastStatusError (Results 1 – 5 of 5) sorted by relevance
138 otError OverwriteWithLastStatusError(spinel_status_t aStatus);
90 otError Encoder::OverwriteWithLastStatusError(spinel_status_t aStatus) in OverwriteWithLastStatusError() function in ot::Spinel::Encoder
2082 return mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_UNIMPLEMENTED); in HandlePropertyGet()2227 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()2258 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()2289 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()2333 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()2487 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()
774 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()813 … SuccessOrExit(error = mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_ITEM_NOT_FOUND)); in HandlePropertyGet()818 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()1979 return mEncoder.OverwriteWithLastStatusError(SPINEL_STATUS_UNIMPLEMENTED); in HandlePropertyGet()
664 error = mEncoder.OverwriteWithLastStatusError(ThreadErrorToSpinelStatus(error)); in HandlePropertyGet()