Hi Wei-Ning,
> When the HCI_AUTO_OFF flag is cleared, the power_off delayed work need
> to be cancel or HCI will be powered off even if it's managed.
>
> Signed-off-by: Wei-Ning Huang
> ---
> net/bluetooth/hci_core.c | 1 +
> 1 file changed, 1 insertion(+)
patch has been applied to bluetooth-nex
From: Wei-Ning Huang
When the HCI_AUTO_OFF flag is cleared, the power_off delayed work need
to be cancel or HCI will be powered off even if it's managed.
Signed-off-by: Wei-Ning Huang
---
net/bluetooth/hci_core.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/bluetooth/hci_core.c b/ne