summaryrefslogtreecommitdiff
path: root/doc/overview-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-01-29 17:36:45 +0100
committerMarcel Holtmann <marcel@holtmann.org>2010-01-29 17:36:45 +0100
commit136a6fdf91066f023ede0d06a00ba2ff8de36b4f (patch)
tree05fb29d2cf1ad38217556e8359221105ab204222 /doc/overview-api.txt
parent27c7fd4ec4582769b1164be1daaf56e8f070f0f5 (diff)
downloadconnman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.tar.gz
connman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.tar.bz2
connman-136a6fdf91066f023ede0d06a00ba2ff8de36b4f.zip
Add special state for portal login step
Diffstat (limited to 'doc/overview-api.txt')
-rw-r--r--doc/overview-api.txt21
1 files changed, 12 insertions, 9 deletions
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index 90ae4df9..8ab687f8 100644
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
@@ -292,15 +292,18 @@ the "idle" state since the service is not connected.
V | |
+---------------+ | |
| configuration |-----------------+ |
- +---------------+ error |
- | |
- | success |
- V |
- +---------------+ |
- | ready | |
- +---------------+ |
- | |
- | success |
+ +---------------+ error | |
+ | | |
+ | success | |
+ V | |
+ +---------------+ +-------------+ |
+ | ready |----------->| login | |
+ +---------------+ +-------------+ |
+ | | |
+ | success | |
+ | | |
+ +---------------------------+ |
+ | authentication |
V |
+---------------+ |
| online |<----------------+ |