Bluetooth: Update adv. parameters when conn. setting changes
authorArman Uguray <armansito@chromium.org>
Sat, 28 Mar 2015 19:39:00 +0000 (12:39 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 28 Mar 2015 20:31:57 +0000 (21:31 +0100)
commit880897d4c9eedd69b33b9905a6919e3e4f58eae8
tree1da327df642e26ed8ed823a83bf7ca13f69f15d0
parentc7d4883b0684a732af779f88768c57ab006ce3a1
Bluetooth: Update adv. parameters when conn. setting changes

This patch fixes a bug where the advertising parameters weren't updated
after a call to "Set Connectable" if the HCI_ADVERTISING_INSTANCE
setting was set.

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