Open Source Telephony
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH_v0 1/5] doc: Add bearer property
Date: Wed, 30 Nov 2011 03:30:23 -0600	[thread overview]
Message-ID: <4ED5F7AF.5050908@gmail.com> (raw)
In-Reply-To: <1322834454-451-2-git-send-email-guillaume.zajac@linux.intel.com>

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

Hi Guillaume,

On 12/02/2011 08:00 AM, 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..bf1ec1e 100644
> --- a/doc/cdma-connman-api.txt
> +++ b/doc/cdma-connman-api.txt
> @@ -35,6 +35,14 @@ Properties	boolean Powered [readwrite]
>  			Contains whether the connection is dormant.  Will
>  			always be false if the connection is not powered.
>  
> +		string Bearer [readonly, optional]
> +
> +			Contains the data bearer technology as reported by the
> +			service registration (if known).
> +
> +			Possible values are:
> +			"none", "1x", "evdo", "svdo"
> +

The 1X and EVDO registration status is already handled by the
NetworkRegistration interface (namely Strength for 1X and DataStrength
for EV-DO).

Whether we need an SVDO indicator is another question entirely, but it
definitely does not belong in ConnectionManager.  All SVDO indicates is
whether data + voice are possible simultaneously.

>  		string Username [readwrite]
>  
>  			Holds the username to be used for authentication

Regards,
-Denis

  reply	other threads:[~2011-11-30  9:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 14:00 [PATCH_v0 0/5] Add bearer recovery implementation for CDMA modems Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 1/5] doc: Add bearer property Guillaume Zajac
2011-11-30  9:30   ` Denis Kenzior [this message]
2011-12-05 10:40     ` Guillaume Zajac
2011-12-02 12:10       ` Denis Kenzior
2011-12-02 14:00 ` [PATCH_v0 2/5] cdma-connman: Add bearer notification public function declaration Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 3/5] cdma-connman: Add bearer property implementation Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 4/5] cdmamodem: Add bearer recovery into connman driver Guillaume Zajac
2011-12-02 14:00 ` [PATCH_v0 5/5] huaweicdma: Specify vendor ID while creating cdma-connman atom Guillaume Zajac

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=4ED5F7AF.5050908@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox