All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: Setting PDP mode
Date: Fri, 11 Mar 2011 10:20:22 -0600	[thread overview]
Message-ID: <4D7A4BC6.7030203@gmail.com> (raw)
In-Reply-To: <1299745991.3163.3.camel@claudio-laptop>

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

Hi claudio,

On 03/10/2011 02:33 AM, claudio wrote:
> 
> Hi,
> 
> It's possible to set the pdp mode through ofono ? I need to set the pdp
> mode to auto, ip and ppp,

I'm not sure what you mean by 'auto' pdp mode.

The protocol selection (IP, IPv6 or dual stack IPv4 & IPv6 combined) is
currently work in progress, but we support IP contexts already.  Refer
to the Protocol property of ConnectionContext interface in
doc/connman-api.txt

oFono does not allow you to select the actual protocol used to talk to
the modem (e.g. PPP, high-speed, or some vendor specific) for gprs
contexts.  In fact it does not even care itself.  It is up to the modem
driver to figure out the best protocol for that particular modem.

> 
> What are the dbus interface and properties to use ?
>

Refer to doc/connman-api.txt

Regards,
-Denis

  parent reply	other threads:[~2011-03-11 16:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-28 16:28 [PATCH 0/3] Voice call SS notifications (2nd version) Andras Domokos
2011-02-28 16:28 ` [RFC PATCH 1/3] ssn: remove SSN atom Andras Domokos
2011-02-28 16:28 ` [RFC PATCH 2/3] ssn: add code and call id to notifications Andras Domokos
2011-02-28 22:19   ` Denis Kenzior
2011-02-28 16:28 ` [RFC PATCH 3/3] voicecall: add SSN notifications handling Andras Domokos
2011-03-10  8:33 ` Setting PDP mode claudio
2011-03-11 15:27   ` Aygon, Bertrand
2011-03-11 16:20   ` Denis Kenzior [this message]
2011-03-14 10:13     ` Mika.Liljeberg
2011-03-14 14:21       ` Denis Kenzior
2011-03-14 14:55         ` Mika.Liljeberg

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=4D7A4BC6.7030203@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.