Searched refs:CONNECTION_RESPONSE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | port.h | 74 const int CONNECTION_RESPONSE_TIMEOUT = 5 * 1000; // 5 seconds variable |
D | port.cc | 753 return CONNECTION_RESPONSE_TIMEOUT; in resend_delay() |