We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7a3e97 + 2c2ca5c commit 916b2b5Copy full SHA for 916b2b5
services/java/com/android/server/display/WifiDisplayController.java
@@ -73,7 +73,7 @@ final class WifiDisplayController implements DumpUtils.Dump {
73
74
private static final int DEFAULT_CONTROL_PORT = 7236;
75
private static final int MAX_THROUGHPUT = 50;
76
- private static final int CONNECTION_TIMEOUT_SECONDS = 30;
+ private static final int CONNECTION_TIMEOUT_SECONDS = 60;
77
private static final int RTSP_TIMEOUT_SECONDS = 15;
78
79
private static final int DISCOVER_PEERS_MAX_RETRIES = 10;
0 commit comments