commit | e3f2f92a047cd2be3c87a2aaf0a8958e1fd4c17a | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Aug 18 20:33:33 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Sep 08 19:07:55 2014 +0200 |
tree | 843217afaf839520687b9ce8de302e53a563799d | |
parent | e3b679d56caa2bc555dee646a6ac5861631e7a28 [diff] |
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device() There's no reason to custom build the HCI_Disconnect command in the Disconnect Device mgmt command handler. This patch updates the code to use hci_disconnect() instead. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>