linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [kernel PATCH v1 0/1] This patch fixes a previous patch which did not remove setting
@ 2022-07-11 22:53 Zhengping Jiang
  2022-07-11 22:53 ` [kernel PATCH v1 1/1] Bluetooth: hci_sync: Fix resuming passive scan after suspend resume Zhengping Jiang
  2022-07-12 20:10 ` [kernel PATCH v1 0/1] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 4+ messages in thread
From: Zhengping Jiang @ 2022-07-11 22:53 UTC (permalink / raw)
  To: linux-bluetooth, marcel
  Cc: Zhengping Jiang, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Johan Hedberg, Luiz Augusto von Dentz, Paolo Abeni, linux-kernel,
	netdev

scanning_paused to false after resuming. So after setting the value,
the function to update scan will always quit.
Also need to set the value first before updating passive scan.

BUG=b:236868580,b:236340454
TEST=verified suspend is fixed in volteer with LE mouse
TEST=bluetooth_AdapterSRHealth.sr_peer_wake_le_hid
TEST=bluetooth_AdapterCLHealth.cl_adapter_pairing_suspend_resume_test


Changes in v1:
- Fix updating passive scan after suspend resume

Zhengping Jiang (1):
  Bluetooth: hci_sync: Fix resuming passive scan after suspend resume

 net/bluetooth/hci_sync.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

-- 
2.37.0.144.g8ac04bfd2-goog


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

end of thread, other threads:[~2022-07-12 20:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 22:53 [kernel PATCH v1 0/1] This patch fixes a previous patch which did not remove setting Zhengping Jiang
2022-07-11 22:53 ` [kernel PATCH v1 1/1] Bluetooth: hci_sync: Fix resuming passive scan after suspend resume Zhengping Jiang
2022-07-11 23:59   ` This patch fixes a previous patch which did not remove setting bluez.test.bot
2022-07-12 20:10 ` [kernel PATCH v1 0/1] " patchwork-bot+bluetooth

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