Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi.cc1560 SetScanState(kScanScanning, kScanMethodProgressiveErrorToFull, __func__); in OnFailedProgressiveScan()
2584 case kScanMethodProgressiveErrorToFull: in ScanStateString()
2603 case kScanMethodProgressiveErrorToFull: in ScanStateString()
2618 case kScanMethodProgressiveErrorToFull: in ScanStateString()
2635 case kScanMethodProgressiveErrorToFull: in ScanStateString()
2658 case kScanMethodProgressiveErrorToFull: in ReportScanResultToUma()
2673 case kScanMethodProgressiveErrorToFull: in ReportScanResultToUma()
Dwifi.h254 kScanMethodProgressiveErrorToFull, enumerator
Dwifi_unittest.cc2649 VerifyScanState(WiFi::kScanScanning, WiFi::kScanMethodProgressiveErrorToFull); in TEST_F()