From 017c1161d4089d8bd14adc601d3f9c140700ee75 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 31 Jan 2014 15:07:40 -0600 Subject: hfp_hf_bluez5: Use latest HFP version --- plugins/hfp_hf_bluez5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins') diff --git a/plugins/hfp_hf_bluez5.c b/plugins/hfp_hf_bluez5.c index 17b51519..f5c572d2 100644 --- a/plugins/hfp_hf_bluez5.c +++ b/plugins/hfp_hf_bluez5.c @@ -643,7 +643,7 @@ static void connect_handler(DBusConnection *conn, void *user_data) DBG("Registering External Profile handler ..."); - bt_register_profile(conn, HFP_HS_UUID, HFP_VERSION_1_6, "hfp_hf", + bt_register_profile(conn, HFP_HS_UUID, HFP_VERSION_1_7, "hfp_hf", HFP_EXT_PROFILE_PATH, NULL, features); } -- cgit v1.2.3