summaryrefslogtreecommitdiff
path: root/doc/overview-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-13 02:52:10 -0800
committerMarcel Holtmann <marcel@holtmann.org>2010-01-13 02:52:10 -0800
commitbea6937cb991ea7094426dd1df438ed68850d1d4 (patch)
tree8050e3ee98c155a89320fcaf504fb11fd63f8d34 /doc/overview-api.txt
parent9eac0123fbcdb352b5ec82247090768249939dd6 (diff)
downloadconnman-bea6937cb991ea7094426dd1df438ed68850d1d4.tar.gz
connman-bea6937cb991ea7094426dd1df438ed68850d1d4.tar.bz2
connman-bea6937cb991ea7094426dd1df438ed68850d1d4.zip
Add special "online" service state
Diffstat (limited to 'doc/overview-api.txt')
-rw-r--r--doc/overview-api.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index 8bc387d9..90ae4df9 100644
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
@@ -297,7 +297,13 @@ the "idle" state since the service is not connected.
| success |
V |
+---------------+ |
- | ready |<----------------+ |
+ | ready | |
+ +---------------+ |
+ | |
+ | success |
+ V |
+ +---------------+ |
+ | online |<----------------+ |
+---------------+ | |
| | |
| service.Disconnect() | |