All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 11/15] emulator: Register mandatory AT command handlers
Date: Thu, 08 Jul 2010 09:30:35 -0500	[thread overview]
Message-ID: <4C35E10B.7080200@gmail.com> (raw)
In-Reply-To: <10180baccc529013508c7e6c4a8a0f27@chewa.net>

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

Hi Remi,

On 07/08/2010 09:23 AM, Rémi Denis-Courmont wrote:
> 
> On Thu, 08 Jul 2010 10:26:04 -0300, Marcel Holtmann <marcel@holtmann.org>
> wrote:
>>>> Marcel is right. Here I fake most AT commands like +CFUN to make DUN
>>>> client happy. We don't need to power on/off real modem at all. See
>>>> gatchat/test-server.c for similar implementation.
>>>
>>> That depends much what you're trying to achieve. If you only care about
>>> Dial-Up Networking, that might work. But if you care about passing
>> various
>>> some kinds of certification testing, AT commands _must_ work
>> _correctly_.
>>>
>>> So I doubt oFono will get away with this in the medium term.
>>
>> we are clearly and on purpose splitting Bluetooth Dialup support from
>> generic Serial Port Profile support.
>>
>> For the serial port for certification testing you will NOT be able to
>> use dialup channel.
> 
> I think it's quite the opposite. In my understanding, some tests do require
> DUN. Obviously you loose the ability to send AT commands while PPP is
> active.
> 

Our first goal here is to make the mandatory DUN aspects work.  This
means covering the mandatory AT commands specified by the Bluetooth DUN
profile, PPP server aspects and ConnMan integration.  If we have to fake
some commands to keep the clients happy, so be it.

Once we have this, we can start talking about more advanced features
you're talking about here.  Since you seem to have some experience in
this area, we'd certainly appreciate you getting involved and helping out.

Regards,
-Denis

  reply	other threads:[~2010-07-08 14:30 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-07 10:01 [0/15] Implement DUN server in oFono Zhenhua Zhang
2010-07-07 10:01 ` [PATCH 01/15] dun_gw: Fix license header Zhenhua Zhang
2010-07-07 10:01   ` [PATCH 02/15] watch: Simplify ofono_watchlist remove item Zhenhua Zhang
2010-07-07 10:01     ` [PATCH 03/15] emulator: Add status watches for ofono emulator Zhenhua Zhang
2010-07-07 10:01       ` [PATCH 04/15] emulator: Add get properities for emulator Zhenhua Zhang
2010-07-07 10:01         ` [PATCH 05/15] gprs: Rename status_watch to netreg_status_watch Zhenhua Zhang
2010-07-07 10:01           ` [PATCH 06/15] emulator: Add emulator status watches in gprs atom Zhenhua Zhang
2010-07-07 10:01             ` [PATCH 07/15] emulator: Add emulator status watches in netreg Zhenhua Zhang
2010-07-07 10:01               ` [PATCH 08/15] emulator: Add APIs to send GAtServer result Zhenhua Zhang
2010-07-07 10:01                 ` [PATCH 09/15] emulator: Implement dialing up for DUN Zhenhua Zhang
2010-07-07 10:01                   ` [PATCH 10/15] emulator: Add emulator dial up support in GPRS Zhenhua Zhang
2010-07-07 10:01                     ` [PATCH 11/15] emulator: Register mandatory AT command handlers Zhenhua Zhang
2010-07-07 10:01                       ` [PATCH 12/15] emulator: Watch GPRS status changes Zhenhua Zhang
2010-07-07 10:01                         ` [PATCH 13/15] emulator: Watch netreg " Zhenhua Zhang
2010-07-07 10:01                           ` [PATCH 14/15] gprs: Add DUN +CGATT support in gprs atom Zhenhua Zhang
2010-07-07 10:01                             ` [PATCH 15/15] gprs: Add DUN +CGDCONT " Zhenhua Zhang
2010-07-07 10:48                       ` [PATCH 11/15] emulator: Register mandatory AT command handlers =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2010-07-07 11:12                         ` Marcel Holtmann
2010-07-08  2:31                           ` Zhang, Zhenhua
2010-07-08  6:46                             ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2010-07-08 13:26                               ` Marcel Holtmann
2010-07-08 14:23                                 ` =?unknown-8bit?q?R=C3=A9mi?= Denis-Courmont
2010-07-08 14:30                                   ` Denis Kenzior [this message]
2010-07-07 10:08 ` [PATCH 0/15] Implement DUN server in oFono Zhang, Zhenhua

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=4C35E10B.7080200@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.