---
doc/connman-api.txt | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
diff --git a/doc/connman-api.txt b/doc/connman-api.txt
index b13efd1..709418c 100644
--- a/doc/connman-api.txt
+++ b/doc/connman-api.txt
@@ -150,6 +150,16 @@ Properties boolean Active [readwrite]
Holds whether the context is activated. This value
can be set to activate / deactivate the context.
+ string Bearer [readonly, optional]
+
+ Contains the current packet switched bearer of the
+ connection context.
+
+ Possible values are the same as for the Technology
+ property the NetworkRegistration object, plus
+ "none" if no data is ongoing, or "unknown" if not
+ known.
+
string AccessPointName [readwrite]
Holds the name of the access point. This is
--
1.7.1