Update frequency received from supplicant
Currently framework gets the connected BSS frequency
information from the scan result associated with the BSS.
But in case of firmware roaming framework scan cache may
not have the new BSS scan result. Supplicant update the associated
BSS frequency in supplicant state change events. So update the
frequency in framework when handling the supplicant connecting state change
events.
Bug: 240299862
Test: atest com.android.server.wifi
Test: Tested connection & roaming and confirmed from logs that
the frequency is updated in framework on receiving supplicant
connecting state.
Change-Id: I97c288dbb401bcdaf5b444c0e9bfda9b6650f7a0
11 files changed