Bluetooth: Move power on HCI command updates to their own function
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 15 Mar 2013 22:06:51 +0000 (17:06 -0500)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 18 Mar 2013 17:01:59 +0000 (14:01 -0300)
commit70da624376b8ba8d0db83eb817a7bc140778a26f
treeb508571f319cf5fe8df54d2bfd61724d20e321a1
parent5ae327f0efc12d35ea8c98007310c35c143c1e21
Bluetooth: Move power on HCI command updates to their own function

These commands will in a subsequent patch be performed in their own
asynchronous request, so it's more readable (not just from a resulting
code perspective but also the way the patches look like) to have them
performed in their own function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/mgmt.c
This page took 0.025313 seconds and 5 git commands to generate.