linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Clean-up stale/unused hci_request.c code
@ 2022-07-22 22:20 Brian Gix
  2022-07-22 22:20 ` [PATCH 1/1] Bluetooth: Convert le_scan_disable timeout to hci_sync Brian Gix
  0 siblings, 1 reply; 3+ messages in thread
From: Brian Gix @ 2022-07-22 22:20 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: marcel, luiz.dentz, brian.gix

Next in series of hci_request clean-up patches, on way towards
elimination of hci_request.c in favor of hci_sync.c

Brian Gix (1):
  Bluetooth: Convert le_scan_disable timeout to hci_sync

 net/bluetooth/hci_request.c | 98 +------------------------------------
 net/bluetooth/hci_sync.c    | 73 +++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 97 deletions(-)

-- 
2.36.1


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

end of thread, other threads:[~2022-07-22 23:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-22 22:20 [PATCH 0/1] Clean-up stale/unused hci_request.c code Brian Gix
2022-07-22 22:20 ` [PATCH 1/1] Bluetooth: Convert le_scan_disable timeout to hci_sync Brian Gix
2022-07-22 23:08   ` Clean-up stale/unused hci_request.c code bluez.test.bot

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