am 34436026: Merge "Revert "Increase idle time out to 25s"" into jb-mr1-dev
* commit '3443602665f7306195893cead39855cb890f385b': Revert "Increase idle time out to 25s"
This commit is contained in:
@@ -135,7 +135,7 @@ public class WifiP2pService extends IWifiP2pManager.Stub {
|
||||
private static final int DISCOVER_TIMEOUT_S = 120;
|
||||
|
||||
/* Idle time after a peer is gone when the group is torn down */
|
||||
private static final int GROUP_IDLE_TIME_S = 25;
|
||||
private static final int GROUP_IDLE_TIME_S = 5;
|
||||
|
||||
/**
|
||||
* Delay between restarts upon failure to setup connection with supplicant
|
||||
|
||||
Reference in New Issue
Block a user