[pulseaudio-discuss] [PATCH 3/3] bluetooth: Allow policy module to pick 'off' profile

Luiz Augusto von Dentz luiz.dentz at gmail.com
Tue Sep 16 07:10:09 PDT 2014


Hi Tanu,

On Tue, Sep 16, 2014 at 3:35 PM, Tanu Kaskinen
<tanu.kaskinen at linux.intel.com> wrote:
> On Mon, 2014-09-15 at 13:02 +0300, Luiz Augusto von Dentz wrote:
>> @@ -170,6 +167,8 @@ static pa_hook_result_t profile_available_hook_callback(pa_core *c, pa_card_prof
>>      pa_assert(profile);
>>      pa_assert_se((card = profile->card));
>>
>> +    pa_log_debug("Card '%s' profile '%s' available '%u'", card->name, profile->name, profile->available);
>
> pa_card_profile_set_available() already logs this information. How is
> logging this again useful?

I guess I forgot to remove this while rebasing, will fix this.

-- 
Luiz Augusto von Dentz


More information about the pulseaudio-discuss mailing list