All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ofono@ofono.org
Subject: Re: [PATCH 3/6] handsfree-audio: Implement ofono_handsfree_audio_has_wideband
Date: Tue, 09 Apr 2013 14:35:58 -0500	[thread overview]
Message-ID: <51646D9E.8020300@gmail.com> (raw)
In-Reply-To: <1365460863-14645-3-git-send-email-vinicius.gomes@openbossa.org>

[-- Attachment #1: Type: text/plain, Size: 632 bytes --]

Hi Vinicius,

On 04/08/2013 05:41 PM, Vinicius Costa Gomes wrote:
> ---
>   src/handsfree-audio.c | 6 ++++++
>   1 file changed, 6 insertions(+)
>

Patch has been applied, thanks.

> diff --git a/src/handsfree-audio.c b/src/handsfree-audio.c
> index 3f24a2a..699c8cc 100644
> --- a/src/handsfree-audio.c
> +++ b/src/handsfree-audio.c
> @@ -71,6 +71,7 @@ static int ref_count = 0;
>   static GSList *card_list = 0;
>   static guint sco_watch = 0;
>   static GSList *drivers = 0;
> +static ofono_bool_t has_wideband = FALSE;
>

Do you want to set this to reflect mSBC presence at some point?

Regards,
-Denis

  reply	other threads:[~2013-04-09 19:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08 22:40 [PATCH 1/6] hfp_hf_bluez5: Add audio card .connect() for HFP 1.6 Vinicius Costa Gomes
2013-04-08 22:40 ` [PATCH 2/6] include: Add ofono_handsfree_audio_has_wideband() Vinicius Costa Gomes
2013-04-09 19:35   ` Denis Kenzior
2013-04-08 22:41 ` [PATCH 3/6] handsfree-audio: Implement ofono_handsfree_audio_has_wideband Vinicius Costa Gomes
2013-04-09 19:35   ` Denis Kenzior [this message]
2013-04-08 22:41 ` [PATCH 4/6] include: Make HFP 1.6 codecs definition public Vinicius Costa Gomes
2013-04-09 19:36   ` Denis Kenzior
2013-04-08 22:41 ` [PATCH 5/6] hfpmodem: Send AT+BAC with the supported codecs Vinicius Costa Gomes
2013-04-09 19:37   ` Denis Kenzior
2013-04-08 22:41 ` [PATCH 6/6] handsfree-audio: Remove unused 'codecs' field from agent Vinicius Costa Gomes
2013-04-09 19:36   ` Denis Kenzior
2013-04-09 19:34 ` [PATCH 1/6] hfp_hf_bluez5: Add audio card .connect() for HFP 1.6 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=51646D9E.8020300@gmail.com \
    --to=denkenz@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.