summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-08-14 16:08:56 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-08-14 16:33:48 -0500
commited1720ea36d26611e28d9c477b221ba5059633bc (patch)
treec9baac4b05be128d2b3e99c1730f883b88570c0e /include/dbus.h
parentb82042c5e9e24d55312e488a82bf90c3ac71666c (diff)
downloadofono-ed1720ea36d26611e28d9c477b221ba5059633bc.tar.bz2
Move PHONEBOOK_INTERFACE define to dbus.h
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index fe331d0b..ecde9409 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -35,6 +35,7 @@ extern "C" {
#define OFONO_CALL_BARRING_INTERFACE "org.ofono.CallBarring"
#define OFONO_CALL_FORWARDING_INTERFACE "org.ofono.CallForwarding"
#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
+#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \