Hi Marcel, On Mon, Feb 20, 2012, Marcel Holtmann wrote: > The HCI monitor channel can be used to monitor all packets and events > from the Bluetooth subsystem. The monitor is not bound to any specific > HCI device and allows even capturing multiple devices at the same time. > > Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> > --- > include/net/bluetooth/hci.h | 1 + > include/net/bluetooth/hci_core.h | 1 + > include/net/bluetooth/hci_mon.h | 51 +++++++++ > net/bluetooth/hci_core.c | 13 ++- > net/bluetooth/hci_sock.c | 207 ++++++++++++++++++++++++++++++++++++++ > 5 files changed, 270 insertions(+), 3 deletions(-) > create mode 100644 include/net/bluetooth/hci_mon.h Applied to my bluetooth-next tree. Thanks. Johan -- 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