---
 plugins/hfp_hf_bluez5.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/hfp_hf_bluez5.c b/plugins/hfp_hf_bluez5.c
index 4524e13..00159fa 100644
--- a/plugins/hfp_hf_bluez5.c
+++ b/plugins/hfp_hf_bluez5.c
@@ -326,6 +326,7 @@ static int card_audio_connect(const char *remote, const 
char *local)
 }
 
 static struct ofono_handsfree_card_driver card_driver15 = {
+       .version        = HFP_VERSION_1_5,
        .probe          = card_probe,
        .remove         = card_remove,
        .audio_connect  = card_audio_connect,
-- 
1.7.11.7

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to