summaryrefslogtreecommitdiff
path: root/doc/overview-api.txt
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2009-12-06 10:24:06 +0100
committerMarcel Holtmann <marcel@holtmann.org>2009-12-06 10:24:06 +0100
commit927e474093840eb615c8b9c1a021c0c3200b5829 (patch)
tree7f8ae207b11a233d7c08b626bc55b6c39ef860be /doc/overview-api.txt
parent0e61de547504961dd51d21cc1a0ff763c1cc94e4 (diff)
downloadconnman-927e474093840eb615c8b9c1a021c0c3200b5829.tar.gz
connman-927e474093840eb615c8b9c1a021c0c3200b5829.tar.bz2
connman-927e474093840eb615c8b9c1a021c0c3200b5829.zip
Remove new unused special carrier state of a service
Diffstat (limited to 'doc/overview-api.txt')
-rw-r--r--doc/overview-api.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/overview-api.txt b/doc/overview-api.txt
index 97677aea..8bc387d9 100644
--- a/doc/overview-api.txt
+++ b/doc/overview-api.txt
@@ -256,10 +256,6 @@ The basic state of every service is "idle". This means that this service
is not in use at all at the moment. It also is not attempting to connect
or do anything else.
-With Ethernet services a special "carrier" state is available. It indicates
-that the cable has been plugged in. This state is only used when the device
-is from type Ethernet.
-
The "association" state indicates that this service tries to establish a
low-level connection to the network. For example associating/connecting
with a WiFi access point.
@@ -283,13 +279,6 @@ the "idle" state since the service is not connected.
+---------------+
| idle |<-------------------------------+
+---------------+ |
- | | |
- | +----------------------+ |
- | | |
- | V |
- | +-------------+ |
- +----------------------| carrier |<----+
- | +-------------+ |
| |
| +-------------+ |
+----------------------| failure | |