Hi, On Fri, May 18, 2012 at 7:06 PM, Johan Hedberg <johan.hedberg@xxxxxxxxx> wrote: > Hi Luiz, > > On Fri, May 18, 2012, Luiz Augusto von Dentz wrote: >> + DBG("1"); >> + >> + if (sdp_get_profile_descs(rec, &list) < 0) >> + return; >> + >> + desc = list->data; >> + >> + DBG("2"); >> + >> + if (desc && desc->version >= 0x0104) { >> + DBG("3"); >> + register_volume_notification(player); >> + } > > The "1", "2" and "3" logs should probably be removed or at least changed > to something more meaningful. Opps -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html