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

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

Issue 2844363003: [CrOS Tether] Add HasConnectedToHost property for Tether networks. (Closed)
Patch Set: Rebased. Created 3 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/tether.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.md
diff --git a/components/onc/docs/onc_spec.md b/components/onc/docs/onc_spec.md
index c42e357c90948403a51e07eae68fe8024a726af9..de07cb08f9a0bc76141dc5600a9e14d9e09ab9c0 100644
--- a/components/onc/docs/onc_spec.md
+++ b/components/onc/docs/onc_spec.md
@@ -1456,6 +1456,12 @@ a phone.
* The name of the cellular carrier when the hotspot is provided by a
cellular connection.
+* **HasConnectedToHost**
+ * (read-only) - **boolean**
+ * If *true*, the current device has already connected to a Tether network
+ created by the same external device which is providing this Tether
+ network.
+
* **SignalStrength**
* (optional, read-only) - **integer**
* The current signal strength for the hotspot's connection in the range
« no previous file with comments | « chromeos/test/data/network/tether.onc ('k') | components/onc/onc_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698