From: Philippe Nunes <philippe.nunes@linux.intel.com>
To: ofono@ofono.org
Subject: [PATCH] TODO: Add CDMA network name task
Date: Wed, 09 Nov 2011 18:44:33 +0100 [thread overview]
Message-ID: <1320860673-27449-1-git-send-email-philippe.nunes@linux.intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 992 bytes --]
As cdma dongles don't return any operator name in long alphanumeric format, we
need to identify the serving network according to SID and retrieve the Operator
Name from a look-up table.
For that, I intend to extend mobile-broadband-provider-info plugin to parse also
cdma providers and retrieve the operator name matching with the provided SID.
---
TODO | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/TODO b/TODO
index 326ebab..58c9f61 100644
--- a/TODO
+++ b/TODO
@@ -554,6 +554,14 @@ CDMA Network Acquisition
Priority: Medium
Complexity: C2
+- Support reporting of the current registered operator name in long alphanumeric
+ format. Based on the System Identifier (SID) broadcasted by the modem, the
+ CDMA network name is retrieved from a look-up table (aka the 'mobile
+ broadband provider info'data base).
+
+ Priority: Medium
+ Complexity: C2
+
CDMA Connection Manager
=======================
--
1.7.1
next reply other threads:[~2011-11-09 17:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-09 17:44 Philippe Nunes [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-09 18:34 [PATCH] TODO: Add CDMA network name task Philippe Nunes
2011-11-07 18:24 ` 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=1320860673-27449-1-git-send-email-philippe.nunes@linux.intel.com \
--to=philippe.nunes@linux.intel.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.