diff options
| author | 2014-02-26 20:21:44 -0300 | |
|---|---|---|
| committer | 2014-02-26 19:41:34 -0800 | |
| commit | 04a6c5898e8cbb46313b7d425001b701f0fa4e3d (patch) | |
| tree | 33193eddde45abfa9683b1daea8be4ae9d761a3c /include/net/af_unix.h | |
| parent | Bluetooth: Remove unused function (diff) | |
| download | linux-dev-04a6c5898e8cbb46313b7d425001b701f0fa4e3d.tar.xz linux-dev-04a6c5898e8cbb46313b7d425001b701f0fa4e3d.zip | |
Bluetooth: Refactor HCI connection code
hci_connect() is a very simple and useless wrapper of hci_connect_acl
and hci_connect_le functions. Addtionally, all places where hci_connect
is called the link type value is passed explicitly. This way, we can
safely delete hci_connect, declare hci_connect_acl and hci_connect_le
in hci_core.h and call them directly.
No functionality is changed by this patch.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net/af_unix.h')
0 files changed, 0 insertions, 0 deletions
