Open Source Telephony
 help / color / mirror / Atom feed
From: jun.wei@intel.com
To: ofono@ofono.org
Subject: [RFC 3/3] plugin/ifx: Enable support of Neighbor Cell Info
Date: Tue, 23 Nov 2010 13:12:32 +0800	[thread overview]
Message-ID: <1290489152-11940-1-git-send-email-jun.wei@intel.com> (raw)

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

From: Jun Wei <jun.wei@intel.com>

---
 plugins/ifx.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/plugins/ifx.c b/plugins/ifx.c
index 037273a..e61008c 100644
--- a/plugins/ifx.c
+++ b/plugins/ifx.c
@@ -58,6 +58,7 @@
 #include <ofono/audio-settings.h>
 #include <ofono/stk.h>
 #include <ofono/log.h>
+#include <ofono/cell-info.h>
 
 #include <drivers/atmodem/atutil.h>
 #include <drivers/atmodem/vendor.h>
@@ -729,6 +730,7 @@ static void ifx_post_online(struct ofono_modem *modem)
 	ofono_call_meter_create(modem, 0, "atmodem", data->dlcs[AUX_DLC]);
 	ofono_call_barring_create(modem, 0, "atmodem", data->dlcs[AUX_DLC]);
 	ofono_call_volume_create(modem, 0, "atmodem", data->dlcs[AUX_DLC]);
+	ofono_cell_info_create(modem, 0, "ifxmodem", data->dlcs[AUX_DLC]);
 
 	mw = ofono_message_waiting_create(modem);
 	if (mw)
-- 
1.7.2.3


                 reply	other threads:[~2010-11-23  5:12 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1290489152-11940-1-git-send-email-jun.wei@intel.com \
    --to=jun.wei@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox