summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-03-22 15:36:04 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-03-22 15:36:04 -0500
commit0e09221ea531bbea039e4ca2d0f83e47e1ded1ff (patch)
tree38eaace0176894fb930e486bb898a2153dd47daa /include/dbus.h
parent500f291030d85a2396116d0c46396705e08f93f2 (diff)
downloadofono-0e09221ea531bbea039e4ca2d0f83e47e1ded1ff.tar.bz2
Move cbs interface definition 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 4b9ead14..ab5e4ae8 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -37,6 +37,7 @@ extern "C" {
#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
#define OFONO_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings"
#define OFONO_CALL_VOLUME_INTERFACE OFONO_SERVICE ".CallVolume"
+#define OFONO_CBS_MANAGER_INTERFACE "org.ofono.CbsManager"
#define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting"
#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
#define OFONO_RADIO_SETTINGS_INTERFACE "org.ofono.RadioSettings"