Bluetooth: Use whitelist for scan policy when suspending
authorMiao-chen Chou <mcchou@chromium.org>
Tue, 7 Jul 2020 22:52:28 +0000 (15:52 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 8 Jul 2020 11:59:06 +0000 (13:59 +0200)
commit51b64c476a5ddc66d3459f14e98e5de9211e9e24
treefdf28ef3322fac714447bd12d1c746d23b513b38
parent15d8ce05ebec37a0d701cde768bbf21349f2329d
Bluetooth: Use whitelist for scan policy when suspending

Even with one advertisement monitor in place, the scan policy should use
the whitelist while the system is going to suspend to prevent waking by
random advertisement.

The following test was performed.
- With a paired device, register one advertisement monitor, suspend
the system and verify that the host was not awaken by random
advertisements.

Signed-off-by: Miao-chen Chou <mcchou@chromium.org>
Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/hci_request.c