commit | 4867bd007d25a8dfd4ffc558534f7aec8b361789 | [log] [tgz] |
---|---|---|
author | Abhishek Pandit-Subedi <abhishekpandit@chromium.org> | Wed Mar 11 08:54:03 2020 -0700 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Mar 11 18:03:49 2020 +0100 |
tree | 71455be1f23360b56b6db5aa130d9e9101215d72 | |
parent | dd522a7429b07e4441871ae75ebbfcf53635bdd4 [diff] |
Bluetooth: Pause discovery and advertising during suspend To prevent spurious wake ups, we disable any discovery or advertising when we enter suspend and restore it when we exit suspend. While paused, we disable any management requests to modify discovery or advertising. Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>