From: Daniel Wagner <[email protected]>

---
 doc/session-api.txt |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/doc/session-api.txt b/doc/session-api.txt
index 6ea91ab..0d9abf1 100644
--- a/doc/session-api.txt
+++ b/doc/session-api.txt
@@ -333,3 +333,11 @@ Settings   string  Bearer [readonly]
                        The application does not have to set all settings per
                        bearer. Only the ones which should overwrite the
                        sessions global settings.
+
+               boolean BearerAvailable [readonly]
+
+                       As soon as a matching bearer is available
+                       BearerAvailable will be set to True.
+
+                       For example, this allows applications to grey out a
+                       connect button as long no network is reachable.
-- 
1.7.4.4

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to