Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 11 Jul 2014 03:51:58 +0000 (05:51 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 11 Jul 2014 10:56:35 +0000 (13:56 +0300)
The internals of the HCI request framework should not be leaking to
its users. Move them all into net/bluetooth/hci_core.c and provide
a simple hci_req_pending helper function for the one user outside
the framework.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>

No differences found