[pulseaudio-discuss] [PATCH 3/3] bluetooth: Allow policy module to pick 'off' profile
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Tue Sep 16 05:35:24 PDT 2014
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?
--
Tanu
More information about the pulseaudio-discuss
mailing list