]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Bluetooth: Move fast connectable code to hci_request.c
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 25 Nov 2015 14:15:43 +0000 (16:15 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 9 Dec 2015 23:51:48 +0000 (00:51 +0100)
commitbf943cbf76ecd3b9838a80d5e08777b0f4ccc665
tree0dff5d4878c851de4942fbbd22173515246e6750
parentb1a8917c9bcbf42113dfacb6492228e094c96862
Bluetooth: Move fast connectable code to hci_request.c

We'll soon need this both in hci_request.c and mgmt.c so move it to
hci_request.c as a generic helper.

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