Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-07 | Bluetooth: Fix coding style in all .h files | Gustavo F. Padovan | |
Proper align the struct definitions. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> | |||
2012-02-20 | Bluetooth: Add support for HCI monitor channel | Marcel Holtmann | |
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> |