From: Bernhard Thaler Date: Tue, 23 Sep 2014 09:01:07 +0000 (+0200) Subject: Bluetooth: Check for SCO type before setting retransmission effort X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~71^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48e68ff5e55af6907d3f90233e5c4d5601a628a6;p=pandora-kernel.git Bluetooth: Check for SCO type before setting retransmission effort SCO connection cannot be setup to devices that do not support retransmission. Patch based on http://permalink.gmane.org/gmane.linux.bluez.kernel/7779 and adapted for this kernel version. Code changed to check SCO/eSCO type before setting retransmission effort and max. latency. The purpose of the patch is to support older devices not capable of eSCO. Tested on Blackberry 655+ headset which does not support retransmission. Credits go to Alexander Sommerhuber. Signed-off-by: Bernhard Thaler Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed