Home
last modified time | relevance | path

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

/system/connectivity/shill/dbus/
Dchromeos_supplicant_interface_proxy.h86 brillo::dbus_utils::Property<uint16_t> roam_threshold; variable
Dchromeos_supplicant_interface_proxy.cc56 RegisterProperty(kPropertyRoamThreshold, &roam_threshold); in PropertySet()
403 if (!properties_->roam_threshold.SetAndBlock(threshold)) { in SetRoamThreshold()