Hello Marcel, thanks for the quick reply. On Mon, Jun 18, 2018 at 10:50 AM, Marcel Holtmann <marcel@xxxxxxxxxxxx> wrote: > > I am confused. I assumed I made SCO off by default. > Dumping the contents for SCO packets is OFF by default (enabled by -S), that is, the hex dump part on the output bellow: SCO Data RX: Handle 257 flags 0x00 dlen 48 #3537 [hci0] 16.106123 23 00 2b 00 20 00 06 00 0f 00 21 00 15 00 05 00 #.+. .....!..... 1d 00 13 00 ff ff 15 00 1b 00 f8 ff f1 ff 0f 00 ................ 0f 00 fc ff f3 ff f8 ff f8 ff fa ff 02 00 00 00 ................ But without -S we still log the header / flags part for each packet: SCO Data RX: Handle 258 flags 0x00 dlen 48 #3541 [hci0] 14.128754 > Anyhow, I don’t want to see tons of independent options. Since next thing is you tell me that AVDTP media channel is also something you want to filter out. So then we better find a generic way to apply filters and also notifications about “dropped x packets due to filter” kinda hints. > My argument behind filtering out SCO is because AFAIU it is only data, not signaling. On a quick look I had assumed there was no easy way to separate AVDTP signaling from data, but on a second look is actually quite obvious, so you are right, that would be an obvious next step :-) Maybe we could hide the SCO and AVDTP media channels by default? In this case we could print a notification when the program starts that these channels are being suppressed, and / or every time the channel is established. That would be reflected on the package count printed with the timestamp, and I'm not sure if that would be a problem: is that number reflecting how many packets have been exchanged or printed? As much as I like the idea of a generic configurable filter, I can't look into that atm. Regards, -- João Paulo Rechi Vita http://about.me/jprvita -- 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