HomeSort by relevance Sort by last modified time
    Searched refs:kFastScanIntervalSeconds (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/wifi/
wifi.h 295 friend class WiFiTimerTest; // kNumFastScanAttempts, kFastScanIntervalSeconds
330 FRIEND_TEST(WiFiTimerTest, FastRescan); // kFastScanIntervalSeconds
334 // kFastScanIntervalSeconds
359 static const int kFastScanIntervalSeconds;
wifi.cc 105 const int WiFi::kFastScanIntervalSeconds = 10;
    [all...]
wifi_unittest.cc     [all...]

Completed in 508 milliseconds