]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Move get info completed callback to a2mp.c
authorArron Wang <arron.wang@intel.com>
Fri, 24 Jul 2015 09:10:16 +0000 (17:10 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 30 Jul 2015 11:37:22 +0000 (13:37 +0200)
commit54849dd2bc4424e4d6aaa843e27de2aa3a3b4f8c
tree6a945f5e0402ce3207a7f886a5aa7dac52c71e76
parent44b9efbf8d90d2481876bbdb00f50b532b91cb2b
Bluetooth: Move get info completed callback to a2mp.c

To avoid a2mp module hooks from hci_event.c and send
getinfo response operation only required by a2mp module,
we can move this callback to a2mp.c

Signed-off-by: Arron Wang <arron.wang@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/a2mp.c
net/bluetooth/hci_event.c