All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: ofono and connecting to an APN
Date: Tue, 06 Nov 2012 09:05:38 -0600	[thread overview]
Message-ID: <50992742.7080109@gmail.com> (raw)
In-Reply-To: <op.wncv7qjryxxkfz@pohanka-pc>

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

Hi Jan,

> excuse me for a newbie question, but I would like to know if ofono
> daemon is responsible for connecting a modem to APN for sending MMS or
> browsing internet. How it is usually done on devices using ofono? It is

oFono is the one establishing the GPRS context.  Some other daemon makes 
the control decisions on what context should be established and when. 
e.g. connman makes this decision in the case of Type=internet contexts 
and something like mmsd makes this decision for Type=mms contexts.


> task for another daemon like connman or something similar? If yes how
> these daemons communicate with ofono when they are grabbing the
> interface for making ppp conection?
>

I'm not quite sure I understand the question?  The context establishment 
is achieved using org.ofono.ConnectionContext interface, e.g. by setting 
the 'Active' property.  The PPP connection is done by oFono itself.

Regards,
-Denis

  reply	other threads:[~2012-11-06 15:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-06 14:36 ofono and connecting to an APN Jan Pohanka
2012-11-06 15:05 ` Denis Kenzior [this message]
2012-11-07  6:42   ` Jan Pohanka
2012-11-07 14:17     ` Denis Kenzior
2012-11-07 14:46       ` Jan Pohanka
2012-11-07 15:04         ` Denis Kenzior
2012-11-08 12:00           ` Jan Pohanka
2012-11-08 14:15             ` Denis Kenzior

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=50992742.7080109@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.