summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-03-22 15:27:08 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-03-22 15:27:08 -0500
commite1e036b5df9ad342b2ef9cdea079329b45c547a1 (patch)
tree2c72c3400f3b9a3b24b65d8f0b5c46d658409da7 /include/dbus.h
parent52c76856f09a3f27dbe276e7278c68d678f56864 (diff)
downloadofono-e1e036b5df9ad342b2ef9cdea079329b45c547a1.tar.bz2
Move voicecall interface definitions to dbus.h
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index b1506903..6deb0730 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -37,6 +37,8 @@ extern "C" {
#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
#define OFONO_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings"
+#define OFONO_VOICECALL_INTERFACE "org.ofono.VoiceCall"
+#define OFONO_VOICECALL_MANAGER_INTERFACE "org.ofono.VoiceCallManager"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \