diff options
author | Andre Guedes <andre.guedes@openbossa.org> | 2012-07-27 20:10:14 +0200 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-08-06 20:07:49 +0200 |
commit | 0c95ab78be36e56ca69e36bc679f9dfd3d25f31e (patch) | |
tree | adbbd3ad1892db80756656385f148e15c8c6fa13 /net/bluetooth/cmtp/Kconfig | |
parent | Bluetooth: Refactor hci_cs_le_create_conn (diff) | |
download | linux-0c95ab78be36e56ca69e36bc679f9dfd3d25f31e.tar.xz linux-0c95ab78be36e56ca69e36bc679f9dfd3d25f31e.zip |
Bluetooth: Find hci_conn by BT_CONNECT state
This patch changes hci_cs_le_create_conn to perform hci_conn lookup
by state instead of bdaddr.
Since we can have only one LE connection in BT_CONNECT state, we can
perform LE hci_conn lookup by state. This way, we don't rely on
hci_sent_cmd_data helper to find the hci_conn object.
Signed-off-by: Andre Guedes <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Diffstat (limited to 'net/bluetooth/cmtp/Kconfig')
0 files changed, 0 insertions, 0 deletions