Open Source Telephony
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: ofono@ofono.org
Subject: Re: [PATCH 1/5 v3] Cell-info: CellInfo DBUS interface definition
Date: Mon, 07 Feb 2011 11:27:10 -0800	[thread overview]
Message-ID: <1297106830.1520.445.camel@aeonflux> (raw)
In-Reply-To: <1294833919-1510-2-git-send-email-antti.paila@nokia.com>

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

Hi Antti,

>  include/dbus.h |    1 +
>  src/ofono.h    |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/include/dbus.h b/include/dbus.h
> index 12768f6..f2e18bf 100644
> --- a/include/dbus.h
> +++ b/include/dbus.h
> @@ -45,6 +45,7 @@ extern "C" {
>  #define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting"
>  #define OFONO_NETWORK_REGISTRATION_INTERFACE "org.ofono.NetworkRegistration"
>  #define OFONO_NETWORK_OPERATOR_INTERFACE "org.ofono.NetworkOperator"
> +#define OFONO_CELL_INFO_INTERFACE "org.ofono.CellInfo"
>  #define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
>  #define OFONO_RADIO_SETTINGS_INTERFACE "org.ofono.RadioSettings"
>  #define OFONO_AUDIO_SETTINGS_INTERFACE "org.ofono.AudioSettings"
> diff --git a/src/ofono.h b/src/ofono.h
> index cab70cd..820e3a3 100644
> --- a/src/ofono.h
> +++ b/src/ofono.h
> @@ -127,6 +127,7 @@ enum ofono_atom_type {
>  	OFONO_ATOM_TYPE_NETTIME = 21,
>  	OFONO_ATOM_TYPE_CTM = 22,
>  	OFONO_ATOM_TYPE_CDMA_VOICECALL_MANAGER = 23,
> +	OFONO_ATOM_TYPE_CELL_INFO = 24,
>  };

This is a little bit confusing since the atom enum doesn't really have
to do anything with the D-Bus interface name. You might wanna feed that
into some other patch or split it out.

Regards

Marcel



  reply	other threads:[~2011-02-07 19:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-12 12:05 [PATCH 0/5 v3] Neighbor Cell Info Atom Antti Paila
2011-01-12 12:05 ` [PATCH 1/5 v3] Cell-info: CellInfo DBUS interface definition Antti Paila
2011-02-07 19:27   ` Marcel Holtmann [this message]
2011-01-12 12:05 ` [PATCH 2/5 v3] Cell-info: Header file for Neighbor cell info Antti Paila
2011-02-07 19:30   ` Marcel Holtmann
2011-02-09  6:54     ` Antti Paila
2011-01-12 12:05 ` [PATCH 3/5 v3] Cell-info: Atom for obtaining ECID info of cells Antti Paila
2011-01-12 12:05 ` [PATCH 4/5 v3] Cell-info: New files included in compilation Antti Paila
2011-01-12 12:05 ` [PATCH 5/5 v3] Cell-info: Documentation Antti Paila
2011-02-07 19:24   ` Marcel Holtmann
2011-02-09  7:12     ` Antti Paila
2011-02-02  8:08 ` [PATCH 0/5 v3] Neighbor Cell Info Atom Antti Paila

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=1297106830.1520.445.camel@aeonflux \
    --to=marcel@holtmann.org \
    --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