]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Bluetooth: A2MP: Process A2MP Get AMP Assoc Request
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Tue, 29 May 2012 10:59:12 +0000 (13:59 +0300)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:13 +0000 (06:34 +0300)
commita28381dc9ca3e54b0678e2cd7c68c1afb2d7cc76
treede2a390f7515578fea1421039c9efe256ed48f41
parent47f2d97d38816aaca94c9b6961c6eff1cfcd0bd6
Bluetooth: A2MP: Process A2MP Get AMP Assoc Request

Example trace when receiving AMP Assoc Request with wrong AMP id.
...
> ACL data: handle 11 flags 0x02 dlen 13
    A2MP: Get AMP Assoc req: id 238
< ACL data: handle 11 flags 0x00 dlen 14
    A2MP: Get AMP Assoc rsp: id 238 status (1) Invalid Controller ID
      assoc data:
...

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/a2mp.c