From e59fed9c96796078486baaf400968ce413ce9f84 Mon Sep 17 00:00:00 2001 From: Frédéric Danis Date: Tue, 29 Jan 2013 11:42:40 +0100 Subject: hfp_ag: Add BlueZ 5 version This patch adds initial implementation of the D-Bus Profile1 interface and methods responsible for handling Bluetooth connections. The HFP AG profile interface is registered as soon as a voice capable modem is registered in oFono. --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ee6d24c0..ef4d3148 100644 --- a/Makefile.am +++ b/Makefile.am @@ -439,6 +439,9 @@ builtin_sources += plugins/bluez5.c plugins/bluez5.h builtin_modules += hfp_bluez5 builtin_sources += plugins/hfp_hf_bluez5.c plugins/bluez5.h + +builtin_modules += hfp_ag_bluez5 +builtin_sources += plugins/hfp_ag_bluez5.c plugins/bluez5.h endif endif endif -- cgit v1.2.3