Bluetooth: Add support for sending MGMT commands and events to monitor
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 27 Aug 2016 18:23:41 +0000 (20:23 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 19 Sep 2016 18:19:34 +0000 (20:19 +0200)
commit38ceaa00d02dceb22c6bdd5268f5a44d5c00e123
treeebc8e7daf606fdb3ff4f1d3bbb14b8967a8769c2
parent249fa1699f8642c73eb43e61b321969f0549ab2c
Bluetooth: Add support for sending MGMT commands and events to monitor

This adds support for tracing all management commands and events via the
monitor interface.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
include/net/bluetooth/hci_core.h
include/net/bluetooth/hci_mon.h
net/bluetooth/hci_sock.c
net/bluetooth/mgmt_util.c