Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dp2ptransportchannel.cc201 static const uint32_t MAX_CURRENT_STRONG_DELAY = 900; variable
1261 (best_connection_->last_ping_sent() + MAX_CURRENT_STRONG_DELAY <= now)) { in FindNextPingableConnection()