OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:candidatescan
(Results
1 - 1
of
1
) sorted by null
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiQualifiedNetworkSelectorTest.java
305
ScanResult
candidateScan
= candidate.getNetworkSelectionStatus().getCandidate();
307
assertEquals("choose the wrong BSSID", chosenScanResult.BSSID,
candidateScan
.BSSID);
[
all
...]
Completed in 525 milliseconds