diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2010-01-13 02:52:10 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2010-01-13 02:52:10 -0800 |
commit | bea6937cb991ea7094426dd1df438ed68850d1d4 (patch) | |
tree | 8050e3ee98c155a89320fcaf504fb11fd63f8d34 /doc | |
parent | 9eac0123fbcdb352b5ec82247090768249939dd6 (diff) | |
download | connman-bea6937cb991ea7094426dd1df438ed68850d1d4.tar.gz connman-bea6937cb991ea7094426dd1df438ed68850d1d4.tar.bz2 connman-bea6937cb991ea7094426dd1df438ed68850d1d4.zip |
Add special "online" service state
Diffstat (limited to 'doc')
-rw-r--r-- | doc/overview-api.txt | 8 |
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() | | |