History log of /include/net/bluetooth/hci_mon.h
Revision Date Author Comments
f64b993f44c3a5fe709b276ac5652d006afe9d33 07-Mar-2012 Gustavo F. Padovan <padovan@profusion.mobi> Bluetooth: Fix coding style in all .h files

Proper align the struct definitions.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
cd82e61c110a36e398323e422896fcfe05879fed 20-Feb-2012 Marcel Holtmann <marcel@holtmann.org> Bluetooth: Add support for HCI monitor channel

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@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>