Add bssid field in the ScanResultInfo class.
This change adds a new filed: bssid in the ScanResultInfo class which are encapsulated by WiFi when connecting to AP successfully, using current connected AP's bssid as a hint to determine whether L2 roaming happened or not. Also adding @NonNull annotation for fields, methods and constructor params. Bug: 131797393 Test: atest NetworkStackIntegrationTests NetworkStackTests Test: atest FrameworksNetTests Merged-In: Ia11f1954124f45f9586495f6be7fb7fb3430ae97 Change-Id: Ie81952854f28d6923edac51db131ba0470b85227
Loading
Please register or sign in to comment