From 99e3fe82852a59b110ec5ef77a58b4bba5e075b4 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 14 Aug 2009 16:15:09 -0500 Subject: Move CALL_SETTINGS_INTERFACE define to dbus.h --- 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 ecde9409..1d9f59f3 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_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings" /* Essentially a{sv} */ #define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \ -- cgit v1.2.3