summaryrefslogtreecommitdiffstats
path: root/include/dbus.h
diff options
context:
space:
mode:
authorMikel Astiz <mikel.astiz@bmw-carit.de>2011-09-15 18:34:33 +0200
committerDenis Kenzior <denkenz@gmail.com>2011-09-09 00:10:06 -0500
commit5eae4a6fd6ada16a69eab65e10cddb26bfc83d83 (patch)
tree3358905abf3b57b5c4cbe7ee4fb24698033c1e56 /include/dbus.h
parenta20372ee064635f3d244aa69d87d72dcc1ca99d7 (diff)
downloadofono-5eae4a6fd6ada16a69eab65e10cddb26bfc83d83.tar.bz2
dbus: Add Handsfree interface definition
Diffstat (limited to 'include/dbus.h')
-rw-r--r--include/dbus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dbus.h b/include/dbus.h
index 65bda721..5bf26692 100644
--- a/include/dbus.h
+++ b/include/dbus.h
@@ -58,6 +58,7 @@ extern "C" {
#define OFONO_LOCATION_REPORTING_INTERFACE OFONO_SERVICE ".LocationReporting"
#define OFONO_GNSS_INTERFACE "org.ofono.AssistedSatelliteNavigation"
#define OFONO_GNSS_POSR_AGENT_INTERFACE "org.ofono.PositioningRequestAgent"
+#define OFONO_HANDSFREE_INTERFACE OFONO_SERVICE ".Handsfree"
/* CDMA Interfaces */
#define OFONO_CDMA_VOICECALL_MANAGER_INTERFACE "org.ofono.cdma.VoiceCallManager"