From 2cc4ce9a1193e99db9abd16190317ae4e26de44d Mon Sep 17 00:00:00 2001 From: Lucas De Marchi Date: Tue, 23 Nov 2010 16:04:13 -0200 Subject: text-telephony: define new dbus interface --- include/dbus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/dbus.h') 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" -- cgit v1.2.3