summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-09-29 23:57:39 +0900
committerMarcel Holtmann <marcel@holtmann.org>2010-09-29 23:57:39 +0900
commit760e1e4c0426e9db773ce0aed2a884123b4568c6 (patch)
tree8df785e001245ab26fcf20ba2161fcc78086949f /include/dbus.h
parent462d79b5fe6a8bb00fe168db490a760d908186bb (diff)
downloadofono-760e1e4c0426e9db773ce0aed2a884123b4568c6.tar.bz2
core: Add support for audio settings 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 363bae29..59b2aaec 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -47,6 +47,7 @@ extern "C" {
#define OFONO_NETWORK_OPERATOR_INTERFACE "org.ofono.NetworkOperator"
#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
#define OFONO_RADIO_SETTINGS_INTERFACE "org.ofono.RadioSettings"
+#define OFONO_AUDIO_SETTINGS_INTERFACE "org.ofono.AudioSettings"
#define OFONO_SIM_MANAGER_INTERFACE "org.ofono.SimManager"
#define OFONO_VOICECALL_INTERFACE "org.ofono.VoiceCall"
#define OFONO_VOICECALL_MANAGER_INTERFACE "org.ofono.VoiceCallManager"