Hi Johan, > It's a relief to hear that the issue seems to be fixed, but it would > indeed be good to get to the bottom of this and understand what > exactly fixed it, since I can't right now remember any recent patches > that would have influenced this behavior (who knows - maybe it's > something external to the Bluetooth subsystem). It got fixed by: commit d82142a8b1338e6a4339920863423379c27b0b16 Author: Wei-Ning Huang <wnhuang@xxxxxxxxxxxx> Date: Mon Feb 15 17:09:51 2016 +0800 Bluetooth: hci_core: cancel power off delayed work properly 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 <wnhuang@xxxxxxxxxxxx> Signed-off-by: Marcel Holtmann <marcel@xxxxxxxxxxxx> Tore -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html