From: Johan Hedberg Date: Wed, 2 Oct 2013 13:02:24 +0000 (+0300) Subject: Bluetooth: Fix advertising data flags with disabled BR/EDR X-Git-Tag: v3.13-rc1~105^2~225^2~24^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11802b299f3337441d649dcb035a98ec1ff67ade;p=pandora-kernel.git Bluetooth: Fix advertising data flags with disabled BR/EDR We shouldn't include the simultaneous LE & BR/EDR flags in the LE advertising data if BR/EDR is disabled on a dual-mode controller. This patch fixes this issue and ensures that the create_ad function generates the correct flags when BR/EDR is disabled. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed