]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix using global connectable settings for adv
authorArman Uguray <armansito@chromium.org>
Sat, 28 Mar 2015 19:38:58 +0000 (12:38 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 28 Mar 2015 20:31:57 +0000 (21:31 +0100)
commite31b707345c64582d1da70291d6f505345c0e028
tree54d814512e6bb47fdc8aa91de0c96273f841fc13
parent01cfd0e9074019d9fa20445687c461424df9ab6c
Bluetooth: Fix using global connectable settings for adv

This patch fixes a bug where ADV_NONCONN_IND was being used for
advertising instances >0 while the global connectable setting was
set to "on".

Signed-off-by: Arman Uguray <armansito@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c