summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2010-11-23 16:04:13 -0200
committerDenis Kenzior <denkenz@gmail.com>2010-11-24 08:58:42 -0600
commit2cc4ce9a1193e99db9abd16190317ae4e26de44d (patch)
tree7aa8b679229a6e2d5e7327bbda1b1c99d37bccf5 /include/dbus.h
parentec7cf7a8570d7b4015aa46e4ce3b891bc24bed79 (diff)
downloadofono-2cc4ce9a1193e99db9abd16190317ae4e26de44d.tar.bz2
text-telephony: define new dbus 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 59b2aaec..9e29afb8 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -48,6 +48,7 @@ extern "C" {
#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_TEXT_TELEPHONY_INTERFACE "org.ofono.TextTelephony"
#define OFONO_SIM_MANAGER_INTERFACE "org.ofono.SimManager"
#define OFONO_VOICECALL_INTERFACE "org.ofono.VoiceCall"
#define OFONO_VOICECALL_MANAGER_INTERFACE "org.ofono.VoiceCallManager"