Bluetooth: Rename hci_acl_disconn
authorAndre Guedes <andre.guedes@openbossa.org>
Wed, 30 Jan 2013 14:50:56 +0000 (11:50 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Fri, 8 Mar 2013 13:38:43 +0000 (10:38 -0300)
commitbed71748346ae0807c7f7a2913965508dbd61403
tree2919c16c4f880a6a60d5896e9b7a50026f0b96c2
parent7da060c1c01b103d181dba39bce9bd141a945f99
Bluetooth: Rename hci_acl_disconn

As hci_acl_disconn function basically sends the HCI Disconnect Command
and it is used to disconnect ACL, SCO and LE links, renaming it to
hci_disconnect is more suitable.

Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_conn.c
net/bluetooth/hci_core.c
net/bluetooth/hci_event.c