OSDN Git Service

Bluetooth: Handle LE devices during suspend
authorAbhishek Pandit-Subedi <abhishekpandit@chromium.org>
Wed, 11 Mar 2020 15:54:02 +0000 (08:54 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Mar 2020 17:02:46 +0000 (18:02 +0100)
commitdd522a7429b07e4441871ae75ebbfcf53635bdd4
tree46416a68c790da7b5251d789aec7e019d8e58184
parent4f40afc6c76451daff7d0dcfc8a3d113ccf65bfc
Bluetooth: Handle LE devices during suspend

To handle LE devices, we must first disable passive scanning and
disconnect all connected devices. Once that is complete, we update the
whitelist and re-enable scanning

Signed-off-by: Abhishek Pandit-Subedi <abhishekpandit@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_request.c