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

  /system/connectivity/shill/wifi/
wifi.h 351 static const uint16_t kDefaultRoamThresholdDb;
wifi.cc 95 const uint16_t WiFi::kDefaultRoamThresholdDb = 18; // Supplicant's default.
169 roam_threshold_db_(kDefaultRoamThresholdDb),
    [all...]

Completed in 337 milliseconds