Filter affiliated BSSIDs when secondary STA selecting candidates
If the primary STA is connecting with a MLO AP, secondary STA should
avoid connecting to any affiliated BSSID of the former. Otherwise,
framework will be failed to request a secondary long lived client
manager and fall back to single client mode manager flow as it doens't
allow 2 client mode managers triggering connection to same BSSID.
Hence, the affiliated BSSID of the primary STA should be filtered when
secondary STA selecting candidates.
Bug: 270899580
Test: atest com.android.server.wifi
Change-Id: I9c38fad88ff9dc08020f3b4d6001616049edaab4
1 file changed