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)
commit839278823c27b71b46d677c8cf56b2d1f95610af
tree6a945f5e0402ce3207a7f886a5aa7dac52c71e76
parenta77a6a14e54a6853141d99512bfed4acb5c2657a
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