commit | 70da624376b8ba8d0db83eb817a7bc140778a26f | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Mar 15 17:06:51 2013 -0500 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Mon Mar 18 14:01:59 2013 -0300 |
tree | b508571f319cf5fe8df54d2bfd61724d20e321a1 | |
parent | 5ae327f0efc12d35ea8c98007310c35c143c1e21 [diff] |
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>