From: Andrew Earl <andrewx.earl@intel.com>
To: ofono@ofono.org
Subject: [PATCH] hfp: Add Voice Recognition flag to BRSF for HF role
Date: Wed, 04 Dec 2013 15:36:13 +0100 [thread overview]
Message-ID: <1386167773-6375-2-git-send-email-andrewx.earl@intel.com> (raw)
In-Reply-To: <1386167773-6375-1-git-send-email-andrewx.earl@intel.com>
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
---
drivers/hfpmodem/slc.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/hfpmodem/slc.c b/drivers/hfpmodem/slc.c
index 38a9b2e..3a28a26 100644
--- a/drivers/hfpmodem/slc.c
+++ b/drivers/hfpmodem/slc.c
@@ -63,6 +63,7 @@ void hfp_slc_info_init(struct hfp_slc_info *info, guint16 version)
info->hf_features |= HFP_HF_FEATURE_3WAY;
info->hf_features |= HFP_HF_FEATURE_CLIP;
info->hf_features |= HFP_HF_FEATURE_REMOTE_VOLUME_CONTROL;
+ info->hf_features |= HFP_HF_FEATURE_VOICE_RECOGNITION;
if (version < HFP_VERSION_1_5)
goto done;
--
1.7.11.7
Intel GmbH
Dornacher Strasse 1
85622 Feldkirchen/Muenchen, Deutschland
Sitz der Gesellschaft: Feldkirchen bei Muenchen
Geschaeftsfuehrer: Christian Lamprechter, Hannes Schwaderer, Douglas Lusk
Registergericht: Muenchen HRB 47456
Ust.-IdNr./VAT Registration No.: DE129385895
Citibank Frankfurt a.M. (BLZ 502 109 00) 600119052
next prev parent reply other threads:[~2013-12-04 14:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 14:36 [PATCH] hfp: Add Voice Recognition flag to BRSF for HF role Andrew Earl
2013-12-04 14:36 ` Andrew Earl [this message]
2013-12-05 9:52 ` Denis Kenzior
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1386167773-6375-2-git-send-email-andrewx.earl@intel.com \
--to=andrewx.earl@intel.com \
--cc=ofono@ofono.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox