Try to connect to another bssid in AUTH or ASSOCICATED failure case 90/275890/2
authorJaehyun Kim <jeik01.kim@samsung.com>
Sat, 4 Jun 2022 14:55:17 +0000 (23:55 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Sat, 4 Jun 2022 15:04:01 +0000 (00:04 +0900)
commit6f671cba027a3778c1a867e2c732580a24cbe2e6
tree7eaf798ce4a1898ea645e99f3f1b07f0ec921f90
parentd208c619ca5d8585dd9bd55f3071a921ba253266
Try to connect to another bssid in AUTH or ASSOCICATED failure case

When attempting to connect to an AP with multiple bssids,
if it fails in the AUTHENTICATING or ASSOCIATED state,
the connection continues to be attempted with the same bssid.
In this case, it has been modified to try to connect to another bssid.

Change-Id: Ied521e01c71e8c6c916d56dc825578d8edd20e0c
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
plugins/wifi.c