Johan Hedberg 5a154e6f71 Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete
This patch updates the Add Device mgmt command handler to use a
hci_request to wait for HCI command completion before notifying user
space of the mgmt command completion. To do this we need to add an extra
hci_request parameter to the hci_conn_params_set function. Since this
function has no other users besides mgmt.c it's moved there as a static
function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
2014-12-19 22:06:37 +01:00
..
2014-11-13 11:25:03 +01:00
2014-11-24 16:12:03 -05:00
2014-09-18 10:54:36 +02:00
2013-12-28 17:02:46 -05:00
2013-11-07 19:28:58 -05:00
2014-09-30 01:02:26 -04:00
2014-06-04 22:46:38 -07:00
2013-01-27 22:46:33 -05:00
2014-06-27 15:53:35 -07:00
2014-01-03 20:56:48 -05:00
2014-12-19 00:19:23 +01:00
2014-09-30 14:00:48 -04:00
2014-03-24 12:45:01 -04:00
2014-06-02 11:00:41 -07:00
2014-11-04 16:06:09 -05:00
2014-05-22 14:57:15 -04:00
2014-10-01 21:35:51 -04:00
2014-12-09 16:29:03 -05:00
2014-11-18 15:38:44 -05:00