From: Andrei Emeltchenko Date: Tue, 11 Oct 2011 10:37:42 +0000 (+0300) Subject: Bluetooth: EWS: extended window size option support X-Git-Tag: v3.3-rc1~182^2~545^2~134^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6327eb980d2ff0c96363b81cb0ce580165cb81b8;p=pandora-kernel.git Bluetooth: EWS: extended window size option support Adds support for extended window size (EWS) config option. We enable EWS feature in L2CAP Info RSP when hs enabled. EWS option is included in L2CAP Config Req if tx_win (which is set via socket) bigger then standard default value (63) && hs enabled && remote side supports EWS feature. Using EWS selects extended control field in L2CAP. Code partly based on Qualcomm and Atheros patches sent upstream a year ago. Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed