Hi, Here's a second attempt at this set, now rebased against the changes with hci_request.{c,h}. Johan ---------------------------------------------------------------- Johan Hedberg (4): Bluetooth: Add hci_request support for hci_update_background_scan Bluetooth: Fix Remove Device to wait for HCI before sending cmd_complete Bluetooth: Fix Add Device to wait for HCI before sending cmd_complete Bluetooth: Add return parameter to cmd_complete callbacks include/net/bluetooth/hci_core.h | 4 - net/bluetooth/hci_core.c | 147 ---------------------- net/bluetooth/hci_request.c | 96 ++++++++++++++ net/bluetooth/hci_request.h | 3 + net/bluetooth/mgmt.c | 254 +++++++++++++++++++++++++++++--------- 5 files changed, 298 insertions(+), 206 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html