Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: chromeos/test/data/network/shill_wifi_psk.json

Issue 1087353002: Add an ONC property for setting per-network roam threshold (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Revised ONC spec doc Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chromeos/test/data/network/shill_wifi_psk.json
diff --git a/chromeos/test/data/network/shill_wifi_psk.json b/chromeos/test/data/network/shill_wifi_psk.json
index 2e48e7dd3516621f2cdf55ef94d58915b9444e63..ccbe176faee2428bcd16edf0672c8f45a705c614 100644
--- a/chromeos/test/data/network/shill_wifi_psk.json
+++ b/chromeos/test/data/network/shill_wifi_psk.json
@@ -8,5 +8,6 @@
"WiFi.HexSSID": "4F70656E577274", // "OpenWrt"
"WiFi.HiddenSSID": false,
"WiFi.Frequency": 2412,
- "WiFi.FrequencyList": [2412, 5180]
+ "WiFi.FrequencyList": [2412, 5180],
+ "WiFi.RoamThreshold": 20
}
« no previous file with comments | « chromeos/network/onc/onc_translation_tables.cc ('k') | chromeos/test/data/network/shill_wifi_with_state.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698