]> 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)
commit5056b3c7313088c1c72d8f93fb4a127cbc85b501
treedae7f28b77d4234dab2cd8ff616b3935088021d6
parent0c939b4fe9ee1b6e17358aa7d221e4e651a8ce7b
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