commit | 7878665713f88125800be9a7475fba42f8bdc807 | [log] [tgz] |
---|---|---|
author | maheshkkv <maheshkkv@google.com> | Thu Feb 23 19:06:19 2023 -0800 |
committer | maheshkkv <maheshkkv@google.com> | Thu Feb 23 19:38:33 2023 -0800 |
tree | f69f1324075ffdc64d3576515a5e1e8481e08865 | |
parent | 2e32c67b70f92c903c6358585f02c61fdf2351f1 [diff] |
Fix MLO roaming If the FW roams to a new AP, the BSSID may not be in the scan detailed cache. Set Multi-Link info only if the BSSID is present in the scan detailed cache and AP is a Multi-Link Device. If not, clear Multi- Linkinfo from WifiInfo. After association ClientModeImpl#updateMloLinkAddrAndStates() will update the Multi-Link info from supplicant. Bug: 270089496 Test: atest com.android.server.wifi.ClientModeImplTest Change-Id: I96442171bd360b9aea0a8f9b7b2844cfc5ac5c0d