Searched refs:roam_threshold (Results 1 – 2 of 2) sorted by relevance
86 brillo::dbus_utils::Property<uint16_t> roam_threshold; variable
56 RegisterProperty(kPropertyRoamThreshold, &roam_threshold); in PropertySet()403 if (!properties_->roam_threshold.SetAndBlock(threshold)) { in SetRoamThreshold()