Searched refs:C2_TIMED_OUT (Results 1 – 7 of 7) sorted by relevance
235 return C2_TIMED_OUT; in waitForChange()
43 case C2_TIMED_OUT: return "TIMED_OUT"; in asString()
708 case C2_TIMED_OUT: paramTimedOut = true; break; in config()754 paramTimedOut ? C2_TIMED_OUT : in config()
111 C2_TIMED_OUT = ETIMEDOUT, ///< operation did not complete within timeout enumerator
901 return C2SettingResultsBuilder(C2_TIMED_OUT);
402 return C2_TIMED_OUT; in setListener_vb()
2104 case C2_TIMED_OUT: in toStatusT()