diff options
author | Andre Guedes <[email protected]> | 2012-07-27 15:10:13 -0300 |
---|---|---|
committer | Gustavo Padovan <[email protected]> | 2012-08-06 15:07:05 -0300 |
commit | f00a06ac14becc3d78fecdf2513cc23ee267a96b (patch) | |
tree | 1e8d9fd60e17db6463499e087701d344912dfae3 /lib/string_helpers.c | |
parent | 847012c5e04544aef485dfec29c1c07dc90615a4 (diff) |
Bluetooth: Refactor hci_cs_le_create_conn
This patch does some code refactoring in hci_cs_le_create_conn
function. The hci_conn object is only needed in case of failure,
therefore hdev locking and hci_conn lookup were moved to
if-statement scope.
Also, the conn->state check was removed since we should always
close the connection if it fails.
Signed-off-by: Andre Guedes <[email protected]>
Signed-off-by: Gustavo Padovan <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions