Hi,
On 05/12/2011 12:04, Guillaume Zajac wrote:
---
doc/cdma-connman-api.txt | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/doc/cdma-connman-api.txt b/doc/cdma-connman-api.txt
index 48699a3..319c973 100644
--- a/doc/cdma-connman-api.txt
+++ b/doc/cdma-connman-api.txt
@@ -45,6 +45,14 @@ Properties boolean Powered [readwrite]
Holds the password to be used for authentication
purposes.
+ boolean RoamingAllowed [readwrite]
+
+ Contains whether data roaming is allowed. In the off
+ setting, if the packet radio registration state
+ indicates that the modem is roaming, oFono will
+ automatically shutdown connection and no further
+ connection establishment will be possible.
+
The documentation is not up-to-date with the implementation.
Please ignore this set of patches, I will send a v2.
dict Settings [readonly, optional]
Holds all the IP network settings
Kind regards,
Guillaume