All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH] Simulate provide local info command
Date: Mon, 22 Nov 2010 08:31:51 -0600	[thread overview]
Message-ID: <4CEA7ED7.2080008@gmail.com> (raw)
In-Reply-To: <1290076999-27809-1-git-send-email-yang.gu@intel.com>

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

Hi Yang,

On 11/18/2010 04:43 AM, Yang Gu wrote:
> ---
>  src/simapplication.cpp |  263 ++++++++++++++++++++++++++++++++++++++++++++++++
>  src/simapplication.h   |    2 +
>  2 files changed, 265 insertions(+), 0 deletions(-)
> 
> +#define LocalInfoMenu_Loc               1
> +#define LocalInfoMenu_IMEI              2
> +#define LocalInfoMenu_NMR               3
> +#define LocalInfoMenu_Time              4
> +#define LocalInfoMenu_Lang              5
> +#define LocalInfoMenu_TimingAdvance     6
> +#define LocalInfoMenu_Tech              7
> +#define LocalInfoMenu_ESN               8
> +#define LocalInfoMenu_IMEISV            9
> +#define LocalInfoMenu_SearchMode        10
> +#define LocalInfoMenu_Battery           11
> +#define LocalInfoMenu_MEID              12
> +#define LocalInfoMenu_WSID              13
> +#define LocalInfoMenu_Broadcast         14
> +#define LocalInfoMenu_Techs             15
> +#define LocalInfoMenu_Locs              16
> +#define LocalInfoMenu_NMRs              17
> +

We should really only support Time and Lang, the others are actually
better handled by the modem firmware.

Regards,
-Denis

      reply	other threads:[~2010-11-22 14:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 10:43 [PATCH] Simulate provide local info command Yang Gu
2010-11-22 14:31 ` 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=4CEA7ED7.2080008@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.