Hi Gustavo, > -i hciX option will show only data from the specified device > --- > monitor/main.c | 12 ++++++++++-- > monitor/packet.c | 10 +++++++++- > monitor/packet.h | 2 +- > 3 files changed, 20 insertions(+), 4 deletions(-) so what is this option actually good for? I think it is the wrong approach for dealing with this. We better have some generic filtering mechanism, then trying to just duplicate options from hcidump into btmon. btmon is different in the fact that it is actually able to record all packets from all devices. You also do not wanna filter based on index number. You wanna filter based on BD_ADDR and BR/EDR vs AMP. Regards Marcel -- 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