summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-03-22 15:28:08 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-03-22 15:28:08 -0500
commit5ab70ab5f2c2c777465b7766ba50595a78db7e6f (patch)
tree07481233c00eade19593635c19d77a281d5b7555 /include/dbus.h
parente1e036b5df9ad342b2ef9cdea079329b45c547a1 (diff)
downloadofono-5ab70ab5f2c2c777465b7766ba50595a78db7e6f.tar.bz2
Move sms 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 6deb0730..41411557 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -36,6 +36,7 @@ extern "C" {
#define OFONO_CALL_FORWARDING_INTERFACE "org.ofono.CallForwarding"
#define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter"
#define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook"
+#define OFONO_SMS_MANAGER_INTERFACE "org.ofono.SmsManager"
#define OFONO_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings"
#define OFONO_VOICECALL_INTERFACE "org.ofono.VoiceCall"
#define OFONO_VOICECALL_MANAGER_INTERFACE "org.ofono.VoiceCallManager"