Home
last modified time | relevance | path

Searched refs:matchingNetworkCopy (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/wifi/src/android/net/wifi/cts/
DTestHelper.java262 WifiConfiguration matchingNetworkCopy = new WifiConfiguration(matchingNetwork); in findMatchingSavedNetworksWithBssidByBand() local
263 matchingNetworkCopy.BSSID = scanResult.BSSID; in findMatchingSavedNetworksWithBssidByBand()
268 bandConfigs.add(matchingNetworkCopy); in findMatchingSavedNetworksWithBssidByBand()