diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-06-30 13:23:05 -0700 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-06-30 13:23:05 -0700 |
commit | 18f11f4e1dbfce53675c40dcde907f11d32cce43 (patch) | |
tree | fc0163b2be460b61e5c9c3f5391f3cf50b5e4632 /doc | |
parent | 9e3fbfc285207317db09cbb0fb8932eab7ff741d (diff) | |
download | connman-18f11f4e1dbfce53675c40dcde907f11d32cce43.tar.gz connman-18f11f4e1dbfce53675c40dcde907f11d32cce43.tar.bz2 connman-18f11f4e1dbfce53675c40dcde907f11d32cce43.zip |
Add the current error state to properties
Diffstat (limited to 'doc')
-rw-r--r-- | doc/service-api.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/service-api.txt b/doc/service-api.txt index cf459991..ae788a34 100644 --- a/doc/service-api.txt +++ b/doc/service-api.txt @@ -97,7 +97,7 @@ Properties string State [readonly] the "failure" state. Otherwise it might be empty or not present at all. - The detailed error codes will be defined later. + Current defined error code is "dhcp-failed". string Name [readonly] |