From: Marcel Holtmann Date: Sat, 19 Oct 2013 14:09:12 +0000 (-0700) Subject: Bluetooth: Add support for setting DUT mode X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b4148e9acc1a51c454f133637e5dc7e298bd5bb;p=pandora-kernel.git Bluetooth: Add support for setting DUT mode The Device Under Test (DUT) mode is useful for doing certification testing and so expose this as debugfs option. This mode is actually special since you can only enter it. Restoring normal operation means that a HCI Reset is required. The current mode value gets tracked as a new device flag and when disabling it, the correct command to reset the controller is sent. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed