Hi Andrzej, On Wed, Aug 29, 2012, Andrzej Kaczmarek wrote: > When new BT USB adapter is plugged in it's configured while still being powered > off (HCI_AUTO_OFF flag is set), thus Set SSP will only set dev_flags but won't > write changes to controller. As a result remote devices won't use Secure Simple > Pairing with our device due to SSP Host Support flag disabled in extended > features and may also reject SSP attempt from our side (with possible fallback > to legacy pairing). > > This patch ensures HCI Write Simple Pairing Mode 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 | 6 ++++++ > 1 file changed, 6 insertions(+) Acked-by: Johan Hedberg <johan.hedberg@xxxxxxxxx> Johan -- 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