Bluetooth: Refactor LE connection into its own function
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Fri, 27 Jul 2012 22:32:56 +0000 (19:32 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 15 Aug 2012 03:53:14 +0000 (00:53 -0300)
commitd04aef4cccf203fdfd1716e9ba458060cbab0928
treea41f25fdb7b418cc8483847b755f6b7ad1541d37
parent1aef866968223ddfd7268457b642a9233f0b8006
Bluetooth: Refactor LE connection into its own function

The code that handles LE connection is already quite separated from
the rest of the connection procedure, so we can easily put it into
its own.

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