commit | d36eae5b797c406e4b520e842f8d231b78c0ba1f | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Wed Feb 01 22:15:40 2023 +0000 |
committer | Sunil Ravi <sunilravi@google.com> | Wed Feb 01 22:15:40 2023 +0000 |
tree | b397bfcc0df73087902c0de8f1bb465f7b68dd69 | |
parent | 4aa2fafc5b4f0e2ae8a2d93a31268b0a734e4f46 [diff] |
Wifi: Do not set auto_join in connect/wpas_p2p_connect() By setting auto_join flag, core supplicant will issue a full scan prior to processing the Negotiation. This adds a full scan time in the overall connection process. So removed this settings. Bug: 218608010 Test: Manual - P2P negotiated connection Change-Id: I5586ed33e0b4fccfbc1aa913cfc16956b9822801