2008-09-03 10:28:20

by Oliver Neukum

[permalink] [raw]
Subject: implementing reset_resume() in btusb

Hi,

I've looked into implementing reset_resume() in btusb. It seems to
me that it cannot be done at the driver level. hci_dev_reset() does
not do what I need. Is there a support function in bluetooth core that could
be called to restore state?

Regards
Oliver