commit | f38e9aa4188614454e7f4c7c3bd347f1633aa8ee | [log] [tgz] |
---|---|---|
author | Jimmy Chen <jimmycmchen@google.com> | Tue Sep 28 18:26:34 2021 +0800 |
committer | Jimmy Chen <jimmycmchen@google.com> | Tue Sep 28 18:28:43 2021 +0800 |
tree | 3a5957924e8954449c59f885cc43657d297b855e | |
parent | ae20ec81244f538b77f4d2c56b03cf2c192314a7 [diff] |
P2P(hidl): Flush bss as part of P2pIface::flushInternal() P2pIface::flushInternal() only clears P2P data, but not flush Bss. This will cause next P2P Join use old scan history which delays start of P2P group Neg process. i.e. P2P: Peer was found running GO in older scan -> try to join the group Bug: 200890559 Test: atest VtsHalWifiSupplicantP2pV1_4TargetTest Change-Id: Id166c8b567a531403755c48bdfc92345c2eaad14