From: Marcel Holtmann Date: Thu, 20 Feb 2014 03:31:26 +0000 (-0800) Subject: Bluetooth: Replace own_address_type with force_static_address debugfs X-Git-Tag: v3.15-rc1~113^2~159^2^2~130^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32bba6ced5696593a6bae5fdc69dc79c0a97ef5;p=pandora-kernel.git Bluetooth: Replace own_address_type with force_static_address debugfs The own_address_type debugfs option does not providing enough flexibity for interacting with the upcoming LE privacy support. What really is needed is an option to force using the static address compared to the public address. The new force_static_address debugfs option does exactly that. In addition it is also only available when the controller does actually have a public address. For single mode LE only controllers this option will not be available. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed