Bluetooth: Rename LE and ACL connection functions
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Fri, 27 Jul 2012 22:32:55 +0000 (19:32 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 15 Aug 2012 03:53:12 +0000 (00:53 -0300)
commit1aef866968223ddfd7268457b642a9233f0b8006
tree01d777d03726b8710d278603ab7e234653d3ec95
parent57f5d0d1d9f8e59819cb0ab4b707364c54b5b2d1
Bluetooth: Rename LE and ACL connection functions

These names were causing much confusion, so we rename these functions
that send HCI commands to be more similar in naming to the actual HCI
commands that will be sent.

Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/hci_conn.c