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 <[email protected]> > Cc: [email protected] > --- > net/bluetooth/mgmt.c | 6 ++++++ > 1 file changed, 6 insertions(+)
Acked-by: Johan Hedberg <[email protected]> Johan -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
