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

Unified Diff: components/onc/docs/onc_spec.html

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
« no previous file with comments | « chromeos/test/data/network/valid_wifi_psk.onc ('k') | components/onc/onc_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/onc/docs/onc_spec.html
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html
index a0b89abd1dd2916551c4ca90a4913331dedb7e9b..7a577f23a0c59f31fbf844a010bf950919666e4b 100644
--- a/components/onc/docs/onc_spec.html
+++ b/components/onc/docs/onc_spec.html
@@ -724,6 +724,17 @@
40, 104, 128, or 232 bits.
</dd>
+ <dt class="field">RoamThreshold</dt>
+ <dd>
+ <span class="field_meta">
+ (optional)
+ <span class="type">integer</span>
+ </span>
+ The roam threshold for this network, which is the signal-to-noise value
+ (in dB) below which we will attempt to roam to a new network. If this
+ value is not set, the default value will be used.
+ </dd>
+
<dt class="field">Security</dt>
<dd>
<span class="field_meta">
« no previous file with comments | « chromeos/test/data/network/valid_wifi_psk.onc ('k') | components/onc/onc_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698