dbus: Add global definition of supplementary services interface

This commit is contained in:
Marcel Holtmann 2011-01-23 10:15:27 +01:00
parent 8af4c4681f
commit 28bbed0bbd
1 changed files with 1 additions and 0 deletions

View 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"