dbus: Define Siri DBUS Interface

This commit is contained in:
Krzysztof Wilk 2013-12-16 17:52:38 +00:00 committed by Denis Kenzior
parent 203409a25b
commit 8621d36c15
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ extern "C" {
#define OFONO_GNSS_INTERFACE "org.ofono.AssistedSatelliteNavigation"
#define OFONO_GNSS_POSR_AGENT_INTERFACE "org.ofono.PositioningRequestAgent"
#define OFONO_HANDSFREE_INTERFACE OFONO_SERVICE ".Handsfree"
#define OFONO_SIRI_INTERFACE OFONO_SERVICE ".Siri"
/* CDMA Interfaces */
#define OFONO_CDMA_VOICECALL_MANAGER_INTERFACE "org.ofono.cdma.VoiceCallManager"