From: Ilia Kolomisnky Date: Sun, 10 Jul 2011 05:47:44 +0000 (+0300) Subject: Bluetooth: Fixes l2cap "command reject" reply according to spec X-Git-Tag: v3.1-rc1~316^2~124^2^2~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2fd318e3a9208245ee1041f6d413c8593fba29d;p=pandora-kernel.git Bluetooth: Fixes l2cap "command reject" reply according to spec There can 3 reasons for the "command reject" reply produced by the stack. Each such reply should be accompanied by the relevand data ( as defined in spec. ). Currently there is one instance of "command reject" reply with reason "invalid cid" wich is fixed. Also, added clean-up definitions related to the "command reject" replies. Signed-off-by: Ilia Kolomisnky Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed