From: Ville Tervo Date: Fri, 27 May 2011 08:16:21 +0000 (+0300) Subject: Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices X-Git-Tag: v3.0-rc4~5^2~13^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4f0572df6c8eaa6a587bc212b0806ff37380dd;p=pandora-kernel.git Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices Some old hci controllers do not accept any mask so leave the default mask on for these devices. < HCI Command: Set Event Mask (0x03|0x0001) plen 8 Mask: 0xfffffbff00000000 > HCI Event: Command Complete (0x0e) plen 4 Set Event Mask (0x03|0x0001) ncmd 1 status 0x12 Error: Invalid HCI Command Parameters Signed-off-by: Ville Tervo Tested-by: Corey Boyle Tested-by: Ed Tomlinson Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed