]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add support for setting SSP debug mode
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 19 Oct 2013 14:09:11 +0000 (07:09 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Sat, 19 Oct 2013 15:56:52 +0000 (18:56 +0300)
commitf7b322387ea1ba9775cc187c16026a7fa94e6d5d
tree33945c97ce1f48736cb71925bb60993e2a54f70c
parent771ebb9ca65535b5677606fe818b1b84cd840395
Bluetooth: Add support for setting SSP debug mode

Enabling and disabling SSP debug mode is useful for development. This
adds a debugfs entry that allows to configure the SSP debug mode.

On purpose this has been implemented as debugfs entry and not a public
API since it is really only useful during testing and development.

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
net/bluetooth/hci_event.c