Bluetooth: Move synchronous request handling into hci_request.c
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 10 Nov 2015 07:44:54 +0000 (09:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 19 Nov 2015 16:50:28 +0000 (17:50 +0100)
commitbe91cd05704d5a547de086d0e61c249ee62d2e13
tree2f6331d2e90708233041085adac56fc4a985efa9
parent030e7f8141a262e32dc064d7cf12377d769d45c2
Bluetooth: Move synchronous request handling into hci_request.c

hci_request.c is a more natural place for the synchronous request
handling. Furthermore, we will soon need access to some of the
previously private-to-hci_core.c functions from hci_request.c.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_core.c
net/bluetooth/hci_request.c
net/bluetooth/hci_request.h