]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for sending system notes to monitor channel
authorMarcel Holtmann <marcel@holtmann.org>
Sun, 8 Nov 2015 06:47:12 +0000 (07:47 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:28 +0000 (17:50 +0100)
commitdc5641d83ce879739cc4b50fec2aaaedaecb7852
treedae7f28b77d4234dab2cd8ff616b3935088021d6
parenta32fecc528fbd47e8e611d17ce52154b5768eed7
Bluetooth: Add support for sending system notes to monitor channel

The monitor channel can be used to send generic system notes as text
strings for debugging purposes. This adds the system note monitor code
and uses it for including kernel and subsystem version into traces.

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