]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Expose quirks through debugfs
authorJakub Pawlowski <jpawlowski@google.com>
Fri, 20 Mar 2015 18:14:50 +0000 (11:14 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 20 Mar 2015 18:47:01 +0000 (19:47 +0100)
commitb29d02e46181892732e436632cb4db6cc56f9d10
treeee5b34be828217ec4deb7d0531743eddad208bcc
parent62570008e9232dc210ac5f89e2f4160c6bb77465
Bluetooth: Expose quirks through debugfs

This patch expose controller quirks through debugfs. It would be
useful for BlueZ tests using vhci. Currently there is no way to
test quirk dependent behaviour. It might be also useful for manual
testing.

Signed-off-by: Jakub Pawlowski <jpawlowski@google.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_debugfs.c