Home
last modified time | relevance | path

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

/system/connectivity/shill/wifi/
Dwifi_service.h189 bool roam_threshold_db_set() { return roam_threshold_db_set_; } in roam_threshold_db_set() function
Dwifi.cc767 if (!current_service_ || !current_service_->roam_threshold_db_set()) { in SetRoamThreshold()
1055 if (current_service_->roam_threshold_db_set()) { in HandleRoam()