commit | 284883f8478b463e7a3a6c958067f092e2784f50 | [log] [tgz] |
---|---|---|
author | Sunil Ravi <sunilravi@google.com> | Fri Feb 17 23:37:22 2023 +0000 |
committer | Sunil Ravi <sunilravi@google.com> | Tue Feb 21 18:00:53 2023 +0000 |
tree | 5c38180c9874488836038df82908ff016072f3b9 | |
parent | dcd883ff85ecaa52037c01a625487029b844f490 [diff] |
wifi: set join to true in p2p connect tests After adding ag/21179155, auto join flag is not set for every p2p connect command. The tests are passing an unknown peer MAC address to connect(). To pass the tests, the connect should trigger a scan and try to find this unknown mac address. So set join flag to true to run the same scan logic. Bug: 268236829 Bug: 218608010 Test: atest VtsHalWifiSupplicantP2pIfaceTargetTest Change-Id: Id5baa0f599d11a3563780aae15ff3cea0407060c