dbus: Add CDMA Voicecall Interface

This commit is contained in:
Dara Spieker-Doyle 2010-12-17 15:11:13 -08:00 committed by Denis Kenzior
parent 8bdbdc2c7d
commit 4163dad639
1 changed files with 3 additions and 0 deletions

View File

@ -55,6 +55,9 @@ extern "C" {
#define OFONO_STK_INTERFACE OFONO_SERVICE ".SimToolkit"
#define OFONO_SIM_APP_INTERFACE OFONO_SERVICE ".SimToolkitAgent"
/* CDMA Interfaces */
#define OFONO_CDMA_VOICECALL_MANAGER_INTERFACE "org.ofono.cdma.VoiceCallManager"
/* Essentially a{sv} */
#define OFONO_PROPERTIES_ARRAY_SIGNATURE DBUS_DICT_ENTRY_BEGIN_CHAR_AS_STRING \
DBUS_TYPE_STRING_AS_STRING \