From: Claudio Takahasi Date: Fri, 11 Feb 2011 21:28:54 +0000 (-0200) Subject: Bluetooth: Add LE signaling commands handling X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~45^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3300d9a930a79508032e3e03ac2bde3a22dd048d;p=pandora-kernel.git Bluetooth: Add LE signaling commands handling This patch splits the L2CAP command handling function in order to have a clear separation between the commands related to BR/EDR and LE. Commands and responses in the LE signaling channel are not being handled yet, command reject is sent to all received requests. Bluetooth Core Specification, Volume 3, Part A, section 4 defines the signaling packets formats and allowed commands/responses over the LE signaling channel. Signed-off-by: Claudio Takahasi Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed