dbus: Add global definition of supplementary services interface
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Jan 2011 09:15:27 +0000 (10:15 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Sun, 23 Jan 2011 09:15:27 +0000 (10:15 +0100)
include/dbus.h

index 83a0590..19a138a 100644 (file)
@@ -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"