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