]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command
authorMarcel Holtmann <marcel@holtmann.org>
Sat, 31 Jan 2015 23:07:52 +0000 (15:07 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Sun, 1 Feb 2015 07:13:23 +0000 (09:13 +0200)
commitcd38205959ed3ae55a730af143b3d53296366370
treed7175ac749702d310283d8eb3abb47761cc1a34e
parent7e153872eca6c4aef44956efcd01f202f648bae8
Bluetooth: Track changes from HCI Write Simple Pairing Debug Mode command

When the HCI Write Simple Pairing Debug Mode command has been issued,
the result needs to be tracked and stored. The hdev->ssp_debug_mode
variable is already present, but was never updated when the mode in
the controller was actually changed.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
net/bluetooth/hci_event.c