From: Johan Hedberg Date: Wed, 2 Oct 2013 10:43:14 +0000 (+0300) Subject: Bluetooth: Add a new mgmt_set_bredr command X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0663ca2a032eea12480a8f86fe08bef9d72f8faf;p=pandora-kernel.git Bluetooth: Add a new mgmt_set_bredr command This patch introduces a new mgmt command for enabling/disabling BR/EDR functionality. This can be convenient when one wants to make a dual-mode controller behave like a single-mode one. The command is only available for dual-mode controllers and requires that LE is enabled before using it. The BR/EDR setting can be enabled at any point, however disabling it requires the controller to be powered off (otherwise a "rejected" response will be sent). Disabling the BR/EDR setting will automatically disable all other BR/EDR related settings. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed