From 0e09221ea531bbea039e4ca2d0f83e47e1ded1ff Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 22 Mar 2010 15:36:04 -0500 Subject: Move cbs interface definition to dbus.h --- include/dbus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/dbus.h b/include/dbus.h index 4b9ead14..ab5e4ae8 100644 --- a/include/dbus.h +++ b/include/dbus.h @@ -37,6 +37,7 @@ extern "C" { #define OFONO_CALL_METER_INTERFACE "org.ofono.CallMeter" #define OFONO_CALL_SETTINGS_INTERFACE "org.ofono.CallSettings" #define OFONO_CALL_VOLUME_INTERFACE OFONO_SERVICE ".CallVolume" +#define OFONO_CBS_MANAGER_INTERFACE "org.ofono.CbsManager" #define OFONO_MESSAGE_WAITING_INTERFACE "org.ofono.MessageWaiting" #define OFONO_PHONEBOOK_INTERFACE "org.ofono.Phonebook" #define OFONO_RADIO_SETTINGS_INTERFACE "org.ofono.RadioSettings" -- cgit v1.2.3