Searched refs:OT_ERROR_NO_ACK (Results 1 – 4 of 4) sorted by relevance
133 OT_ERROR_NO_ACK = 14, enumerator
70 constexpr Error kErrorNoAck = OT_ERROR_NO_ACK;
116 ret = OT_ERROR_NO_ACK; in SpinelStatusToOtError()155 if (aError != OT_ERROR_NONE && aError != OT_ERROR_NO_ACK) in LogIfFail()
116 case OT_ERROR_NO_ACK: in ThreadErrorToSpinelStatus()