All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] doc: Add dial-number/username/password Property
Date: Tue, 21 Jun 2011 10:07:51 -0500	[thread overview]
Message-ID: <4E00B3C7.6000405@gmail.com> (raw)
In-Reply-To: <1308649987-2438-1-git-send-email-caiwen.zhang@windriver.com>

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

Hi Caiwen,

On 06/21/2011 04:53 AM, Caiwen Zhang wrote:
> 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.
> +

We discussed this during the oFono CDMA workshop and the consensus was
that this is not needed in practice.

> +		string Username [readwrite]
> +
> +			Holds the username to be used for authentication
> +			purposes.
> +
> +		string Password [readwrite]
> +
> +			Holds the password to be used for authentication
> +			purposes.
> +

We discussed these as well and the consensus was that these are probably
not needed.  If we ever come across a network that does, then we can
re-examine this decision.

>  		dict Settings [readonly, optional]
>  
>  			Holds all the IP network settings

Regards,
-Denis

  reply	other threads:[~2011-06-21 15:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21  9:53 [PATCH] doc: Add dial-number/username/password Property Caiwen Zhang
2011-06-21 15:07 ` Denis Kenzior [this message]
2011-06-23  3:31   ` Zhang, Caiwen
2011-06-23  3:38     ` Marcel Holtmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E00B3C7.6000405@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ofono@ofono.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.