Hi, The first three patches in this set are preparations for moving the power on sequence to be done with hci_req_sync. The fourth patch does the actual refactoring for that. Johan ---------------------------------------------------------------- Johan Hedberg (4): Bluetooth: HCI name update to hci_request.c Bluetooth: Move EIR update to hci_request.c Bluetooth: Move fast connectable code to hci_request.c Bluetooth: Perform HCI update for power on synchronously include/net/bluetooth/hci_core.h | 3 +- net/bluetooth/hci_core.c | 21 ++- net/bluetooth/hci_request.c | 334 ++++++++++++++++++++++++++++++++ net/bluetooth/hci_request.h | 6 + net/bluetooth/mgmt.c | 388 ++------------------------------------ 5 files changed, 376 insertions(+), 376 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