All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: Add dial-number/username/password Property
@ 2011-06-21  9:53 Caiwen Zhang
  2011-06-21 15:07 ` Denis Kenzior
  0 siblings, 1 reply; 4+ messages in thread
From: Caiwen Zhang @ 2011-06-21  9:53 UTC (permalink / raw)
  To: ofono

[-- Attachment #1: Type: text/plain, Size: 931 bytes --]

Some network's dial-number isn't #777 and user name and password
are required when setup data connection. 

---
 doc/cdma-connman-api.txt |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/doc/cdma-connman-api.txt b/doc/cdma-connman-api.txt
index e486c09..f76a2c5 100644
--- a/doc/cdma-connman-api.txt
+++ b/doc/cdma-connman-api.txt
@@ -35,6 +35,20 @@ Properties	boolean Powered [readwrite]
 			Contains whether the connection is dormant.  Will
 			always be false if the connection is not powered.
 
+		string DialNumber [readwrite]
+
+			Holds the dialed number.
+
+		string Username [readwrite]
+
+			Holds the username to be used for authentication
+			purposes.
+
+		string Password [readwrite]
+
+			Holds the password to be used for authentication
+			purposes.
+
 		dict Settings [readonly, optional]
 
 			Holds all the IP network settings
-- 
1.7.5


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-06-23  3:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-21  9:53 [PATCH] doc: Add dial-number/username/password Property Caiwen Zhang
2011-06-21 15:07 ` Denis Kenzior
2011-06-23  3:31   ` Zhang, Caiwen
2011-06-23  3:38     ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.