linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Bluetooth: More hci_request.c & hci_req_sync updates
@ 2015-11-25 14:15 Johan Hedberg
  2015-11-25 14:15 ` [PATCH 1/4] Bluetooth: HCI name update to hci_request.c Johan Hedberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Johan Hedberg @ 2015-11-25 14:15 UTC (permalink / raw)
  To: linux-bluetooth

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(-)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-25 14:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 14:15 [PATCH 0/4] Bluetooth: More hci_request.c & hci_req_sync updates Johan Hedberg
2015-11-25 14:15 ` [PATCH 1/4] Bluetooth: HCI name update to hci_request.c Johan Hedberg
2015-11-25 14:15 ` [PATCH 2/4] Bluetooth: Move EIR " Johan Hedberg
2015-11-25 14:15 ` [PATCH 3/4] Bluetooth: Move fast connectable code " Johan Hedberg
2015-11-25 14:15 ` [PATCH 4/4] Bluetooth: Perform HCI update for power on synchronously Johan Hedberg
2015-11-25 14:31 ` [PATCH 0/4] Bluetooth: More hci_request.c & hci_req_sync updates Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).