dbus: Add Handsfree interface definition

This commit is contained in:
Mikel Astiz 2011-09-15 18:34:33 +02:00 committed by Denis Kenzior
parent a20372ee06
commit 5eae4a6fd6
1 changed files with 1 additions and 0 deletions

View File

@ -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"