diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 18:06:31 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2009-06-29 18:06:31 +0200 |
commit | 3a0b56317e5473e81c4891303153f14b616b817e (patch) | |
tree | 746661613ccb5ac1ff1ebc88cda17b7ba6646378 /doc | |
parent | 423d4b077a9ce6539ac623d6dd289409be26894f (diff) | |
download | connman-3a0b56317e5473e81c4891303153f14b616b817e.tar.gz connman-3a0b56317e5473e81c4891303153f14b616b817e.tar.bz2 connman-3a0b56317e5473e81c4891303153f14b616b817e.zip |
The global policy also makes no sense and so remove that, too
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manager-api.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/manager-api.txt b/doc/manager-api.txt index 7f1924e1..8eb2262e 100644 --- a/doc/manager-api.txt +++ b/doc/manager-api.txt @@ -81,18 +81,6 @@ Properties string State [readonly] the value "connected". This can only be seen if previously no connection was present. - string Policy [readwrite] - - The global connection policy of a system. This - allows to configure how connections are established - and also when they are taken down again. - - Possible values are "single", "multiple" and "ask". - - For the single policy, the priority setting of the - device defines which becomes the default connection - when multiple are available. - boolean OfflineMode [readwrite] The offline mode indicates the global setting for |