summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDaniel Wagner <daniel.wagner@bmw-carit.de>2012-09-20 16:46:48 +0200
committerDaniel Wagner <daniel.wagner@bmw-carit.de>2012-09-27 10:28:29 +0200
commitbfb3d7d28a05ff75fb1612a689d9ef3842e085c0 (patch)
tree3b75035b1044fc37578e0c34baa1212ed1cc2243 /doc
parentfb3bca5099f1c0204d4d85da8fab570899b889f1 (diff)
downloadconnman-bfb3d7d28a05ff75fb1612a689d9ef3842e085c0.tar.gz
connman-bfb3d7d28a05ff75fb1612a689d9ef3842e085c0.tar.bz2
connman-bfb3d7d28a05ff75fb1612a689d9ef3842e085c0.zip
session: Update AllowedBearers documentation
Diffstat (limited to 'doc')
-rw-r--r--doc/session-api.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/session-api.txt b/doc/session-api.txt
index 14ff76b2..aab7a9ae 100644
--- a/doc/session-api.txt
+++ b/doc/session-api.txt
@@ -141,9 +141,18 @@ Settings boolean State [readonly]
entries in this list.
Also "*" matches any bearer. This is usefull to prefer
- certain bearers such as Wifi with a fallback to any
+ certain bearers such as 'wifi' with a fallback to any
other available bearer.
+ Invalid bearer names will be ignored and removed
+ from the list. And empty AllowedBearers will
+ not match to any bearer, therefore the session
+ will never go online.
+
+ When a session is created and the provided settings
+ dictionary does not contain AllowedBearers, a default
+ session with "*" will be created.
+
string ConnectionType [readwrite]
This is used to indicate which connection is requested