Andre Guedes
f00a06ac14
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 <andre.guedes@openbossa.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
2012-08-06 15:07:05 -03:00
..
2012-07-10 23:13:45 -07:00
2012-05-15 20:23:16 -04:00
2012-07-17 09:02:36 -07:00
2012-07-10 23:13:45 -07:00
2012-06-04 11:45:11 -04:00
2012-07-19 11:17:30 -07:00
2012-07-10 23:56:33 -07:00
2012-08-06 15:07:05 -03:00
2012-07-22 12:12:32 -07:00
2012-07-19 11:17:30 -07:00
2012-07-10 22:36:17 +02:00
2012-07-24 10:01:50 -07:00
2012-07-24 13:34:56 -07:00
2012-07-10 23:13:45 -07:00
2012-07-23 16:36:26 -07:00
2012-07-23 13:16:59 -07:00
2012-05-21 20:27:36 -07:00
2012-05-09 20:49:19 -04:00
2012-07-19 10:48:00 -07:00
2012-07-16 22:52:02 -07:00
2012-07-26 15:50:39 -07:00
2012-07-26 15:50:39 -07:00
2012-07-19 10:48:00 -07:00
2012-07-16 23:23:52 -07:00
2012-06-15 15:30:15 -07:00
2012-04-15 12:44:40 -04:00
2012-06-29 00:52:32 -07:00
2012-05-17 18:45:20 -04:00
2012-07-10 23:13:45 -07:00
2012-07-26 20:26:27 -07:00
2012-07-12 07:54:45 -07:00
2012-07-19 11:17:30 -07:00
2012-03-22 19:29:57 -04:00
2012-07-24 00:01:30 -07:00
2012-04-20 21:22:30 -04:00
2012-07-20 12:30:48 -04:00
2012-07-23 00:59:54 -07:00
2012-06-27 15:42:24 -07:00
2012-06-17 16:29:38 -07:00
2012-07-23 01:01:44 -07:00
2012-06-06 15:18:17 -04:00
2012-04-20 21:22:30 -04:00
2012-07-10 23:56:33 -07:00
2012-07-23 16:36:26 -07:00
2012-07-23 16:36:26 -07:00
2012-07-18 11:28:46 -07:00
2012-07-13 19:34:43 -04:00
2012-07-16 22:31:34 -07:00
2012-07-24 13:55:21 -07:00
2012-04-15 12:44:40 -04:00
2012-07-20 12:30:48 -04:00
2012-07-10 23:13:45 -07:00
2012-07-20 13:31:21 -07:00
2012-07-22 17:50:49 -07:00
2012-05-21 12:50:12 -07:00
2012-05-18 01:35:08 -04:00
2012-07-22 12:44:01 -07:00
2012-05-15 20:14:35 -04:00