]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Handle system suspend resume case
authorHoward Chung <howardchung@google.com>
Thu, 26 Nov 2020 04:22:22 +0000 (12:22 +0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Mon, 7 Dec 2020 15:00:47 +0000 (17:00 +0200)
commit522708833a6aab588e812b8a11cac12eb3cd73ba
tree05ab19c038c7a3b3e7184c534b6a3d596442a775
parent4bb4d3ffeaa7cb5b83171d1e21a6affdff6ea6f5
Bluetooth: Handle system suspend resume case

This patch adds code to handle the system suspension during interleave
scan. The interleave scan will be canceled when the system is going to
sleep, and will be restarted after waking up.

Signed-off-by: Howard Chung <howardchung@google.com>
Reviewed-by: Alain Michaud <alainm@chromium.org>
Reviewed-by: Manish Mandlik <mmandlik@chromium.org>
Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Reviewed-by: Miao-chen Chou <mcchou@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_request.c