commit | 899de765667b63bb51526f0a31693aed6ad5f828 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Jul 11 05:51:58 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Jul 11 13:56:35 2014 +0300 |
tree | 84c23cd4e0d6fe263225f174d4c0155faee5d5a3 | |
parent | 863def58fec2fa494c8e9ca45471819c6d731ec3 [diff] |
Bluetooth: Move HCI request internals to net/bluetooth/hci_core.c 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>