summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2011-01-23 10:15:27 +0100
committerMarcel Holtmann <marcel@holtmann.org>2011-01-23 10:15:27 +0100
commit28bbed0bbd8a33d47bc867a8029f216548ebc203 (patch)
tree66eb7fe7635c4a9940d627f2c2b728a0d52a9646 /include/dbus.h
parent8af4c4681f9ad9b1fe0ec0c6c90072c0bb042525 (diff)
downloadofono-28bbed0bbd8a33d47bc867a8029f216548ebc203.tar.bz2
dbus: Add global definition of supplementary services interface
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 83a05907..19a138a3 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -43,6 +43,7 @@ extern "C" {
#define OFONO_MESSAGE_MANAGER_INTERFACE "org.ofono.MessageManager"
#define OFONO_MESSAGE_INTERFACE "org.ofono.Message"
#define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting"
+#define OFONO_SUPPLEMENTARY_SERVICES_INTERFACE "org.ofono.SupplementaryServices"
#define OFONO_NETWORK_REGISTRATION_INTERFACE "org.ofono.NetworkRegistration"
#define OFONO_NETWORK_OPERATOR_INTERFACE "org.ofono.NetworkOperator"
#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"