From: Andrei Emeltchenko Date: Tue, 29 May 2012 10:59:07 +0000 (+0300) Subject: Bluetooth: A2MP: Process A2MP messages X-Git-Tag: v3.6-rc1~125^2~57^2~290^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b44d9b8d96b37f72ccd7335b32f386a67b7f1f4;p=pandora-kernel.git Bluetooth: A2MP: Process A2MP messages Implement basic processing for AMP Manager Protocol (A2MP). Example below shows processing unrecognized command. ... > ACL data: handle 11 flags 0x02 dlen 12 A2MP: code 0x00 ident 3 len 0 < ACL data: handle 11 flags 0x00 dlen 14 A2MP: Command Reject: reason (0) - Command not recognized ... Signed-off-by: Andrei Emeltchenko Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed