Bluetooth: Refactor ACL connection into its own function
authorVinicius Costa Gomes <vinicius.gomes@openbossa.org>
Sun, 29 Jul 2012 01:35:59 +0000 (22:35 -0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Wed, 15 Aug 2012 03:53:16 +0000 (00:53 -0300)
The hci_connect() function was starting to get too complicated to be
quickly understood. We can separate the creation of a new ACL
connection into its own function.

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

No differences found