Home
last modified time | relevance | path

Searched refs:CONNECTION_RESPONSE_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dport.h74 const int CONNECTION_RESPONSE_TIMEOUT = 5 * 1000; // 5 seconds variable
Dport.cc753 return CONNECTION_RESPONSE_TIMEOUT; in resend_delay()