diff options
author | Andre Guedes <andre.guedes@openbossa.org> | 2012-07-27 14:10:14 -0400 |
---|---|---|
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | 2012-08-06 14:07:49 -0400 |
commit | 0c95ab78be36e56ca69e36bc679f9dfd3d25f31e (patch) | |
tree | adbbd3ad1892db80756656385f148e15c8c6fa13 /net/packet | |
parent | f00a06ac14becc3d78fecdf2513cc23ee267a96b (diff) |
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/packet')
0 files changed, 0 insertions, 0 deletions