Hi Andrzej, * Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx> [2012-08-29 10:02:09 +0200]: > When new BT USB adapter is plugged in it's configured while still being powered > off (HCI_AUTO_OFF flag is set), thus Set LE will only set dev_flags but won't > write changes to controller. As a result it's not possible to start device > discovery session on LE controller as it uses interleaved discovery which > requires LE Supported Host flag in extended features. > > This patch ensures HCI Write LE Host Supported is sent when Set Powered is > called to power on controller and clear HCI_AUTO_OFF flag. > > Signed-off-by: Andrzej Kaczmarek <andrzej.kaczmarek@xxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > --- > net/bluetooth/mgmt.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) Both patches have been applied to bluetooth.git. Thanks Gustavo -- 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