commit | 3a5ef20c979c0f33b6fb2582d04957397a6bf51f | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Sun Jul 06 14:53:54 2014 +0200 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Sun Jul 06 16:16:05 2014 +0300 |
tree | 4346ac28f1cc002b52fb6240500a7985bf7baa3c | |
parent | 223683a54bf3f371683c401b9a759c54e1452fa3 [diff] |
Bluetooth: Handle Intel USB bootloader with buggy interrupt The interrupt interface for the Intel USB bootloader devices is only enabled after receiving SetInterface(0, AltSetting=0). When this USB command is not send, then no HCI events will be received. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>