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

Unified Diff: chromeos/test/data/network/translation_of_shill_wifi_with_state.onc

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/translation_of_shill_wifi_with_state.onc
diff --git a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
index 43355c2f7d743c84cd61c1b573ce9583e1907bd4..a165238f4eead9cd0821859a66d579ffeb60eae3 100644
--- a/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
+++ b/chromeos/test/data/network/translation_of_shill_wifi_with_state.onc
@@ -10,6 +10,7 @@
"HexSSID": "4F70656E577274", // "OpenWrt"
"HiddenSSID": false,
"Passphrase": "some passphrase",
+ "RoamThreshold": 20,
"SSID": "OpenWrt",
"Security": "WPA-PSK",
"SignalStrength": 10
« no previous file with comments | « chromeos/test/data/network/shill_wifi_with_state.json ('k') | chromeos/test/data/network/valid_wifi_psk.onc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698