]> git.openfabrics.org - ~emulex/infiniband.git/commit
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)
commitdb4742756ae2a836618cd5acf599522573589149
tree97fc4ac9927d8311c6891078aff635dae79a2f1d
parentd04aef4cccf203fdfd1716e9ba458060cbab0928
Bluetooth: Refactor ACL connection into its own function

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>
net/bluetooth/hci_conn.c