]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add debugfs entry for setting vendor diagnostic mode
authorMarcel Holtmann <marcel@holtmann.org>
Wed, 7 Oct 2015 17:52:35 +0000 (19:52 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Thu, 8 Oct 2015 06:57:07 +0000 (09:57 +0300)
commitf259facb465f298bc473148668d731a185ed2bb2
treebf7448038e84a3b96da801467f44f5d8c33180f9
parentf6e14670d6ebea1fe0d1524f3783ba70601d2ab5
Bluetooth: Add debugfs entry for setting vendor diagnostic mode

This adds a new debugfs entry for enabling and disabling the vendor
diagnostic mode. It is only exposed for drivers that provide the
set_diag driver callback and actually have an option for vendor
specific diagnostic information.

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