]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitdd31506d4aece48943802c2bca3f1f7d2e7266b4
treedae7f28b77d4234dab2cd8ff616b3935088021d6
parent8528d3f738386706a6d2af05d7bdb542594bc95c
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