diff options
| author | 2014-12-19 22:26:02 +0200 | |
|---|---|---|
| committer | 2014-12-19 22:06:37 +0100 | |
| commit | 5a154e6f71dfd41c7b5cf96a13c83fca91e7df7f (patch) | |
| tree | 26ae6a6727b3750b5960134b21b7f6a9e26fda6a /net/bluetooth/hci_request.c | |
| parent | Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete (diff) | |
| download | linux-dev-5a154e6f71dfd41c7b5cf96a13c83fca91e7df7f.tar.xz linux-dev-5a154e6f71dfd41c7b5cf96a13c83fca91e7df7f.zip | |
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>
Diffstat (limited to 'net/bluetooth/hci_request.c')
0 files changed, 0 insertions, 0 deletions
