Comment 28 for bug 1799988

Revision history for this message
Kai-Heng Feng (kaihengfeng) wrote :

The issue is introduced by this commit:
commit a0085f2510e8976614ad8f766b209448b385492f
Author: Sukumar Ghorai <email address hidden>
Date: Wed Aug 16 14:46:55 2017 -0700

    Bluetooth: btusb: driver to enable the usb-wakeup feature

The root cause though, is that some Bluetooth LE advertising events wake up the BT controller during system suspend.

I am working on a fix that ignores advertising events during suspend.