summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlok Barsode <alok.barsode@nokia.com>2011-02-09 13:39:56 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-02-15 13:06:49 +0100
commit460ad9cff5ff0850e1c860ca3f7627c6eb7e0575 (patch)
treec661edf096f6ad526a1222bfde02ebac06894ba9 /doc
parent2b9c55695aefdf68481c4d78324f350092a8d543 (diff)
downloadconnman-460ad9cff5ff0850e1c860ca3f7627c6eb7e0575.tar.gz
connman-460ad9cff5ff0850e1c860ca3f7627c6eb7e0575.tar.bz2
connman-460ad9cff5ff0850e1c860ca3f7627c6eb7e0575.zip
technology: Remove "blocked" state and use "offline" state instead
Both "offline" and "blocked" states mean the same hence merging them.
Diffstat (limited to 'doc')
-rw-r--r--doc/technology-api.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/technology-api.txt b/doc/technology-api.txt
index 992ee569..c86a58ed 100644
--- a/doc/technology-api.txt
+++ b/doc/technology-api.txt
@@ -21,8 +21,8 @@ Properties string State [readonly]
The technology state information.
- Valid states are "offline", "available", "blocked",
- "enabled "and "connected".
+ Valid states are "offline", "available", "enabled"
+ and "connected".
string Name [readonly]