All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: ofono gprs_primary_context description
Date: Mon, 20 Sep 2010 07:49:48 -0500	[thread overview]
Message-ID: <4C97586C.8000801@gmail.com> (raw)
In-Reply-To: <A9AC1023FCA4654D92AC24C2A8F6A09201AA8517@renesas4bis.renesas-rdf.local>

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

Hi Laurent,

On 09/20/2010 04:20 AM, Laurent THOMAS wrote:
> Hi,
> 
>  
> 
> According to the interface org.ofono.ConnectionContext description, the
> property “Name” is a free short string used to describe the context.
> 
> Extract from “conman-api.txt”
> 
> /Properties         string Name [readwrite]/
> 
> / /
> 
> /                                   The name is a free form string that
> describes this/
> 
> /                                   context.  The name should not be
> empty and limited/
> 
> /                                   to a short string for display purposes./
> 
>  
> 
> But according to source code (version 0.28), this attribute is now only
> affected with the context String Type (“internet”, “wap” or “mms”)
> 
>  
> 
> is it really the expected behaviour or did I miss something ?

By default the Name is set to the context type.  E.g. creating an
"internet" context results in the name being set to "internet."  You can
still reset the Name later to whatever you wish.

~/ofono-master$ test/list-contexts
[ /phonesim ]
    [ /phonesim/context1 ]
        Username =
        Protocol = ip
        Name = Foobar
        Settings = { }
        Active = 0
        AccessPointName =
        Password =
        Type = internet


Regards,
-Denis

      reply	other threads:[~2010-09-20 12:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-20  9:20 ofono gprs_primary_context description Laurent THOMAS
2010-09-20 12:49 ` Denis Kenzior [this message]

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=4C97586C.8000801@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.